Hat
顯示已棄用項目
*此內容很快就會推出您所選的語言版本。
範例程式碼
Manually Position Hats
local hat = script.Parent
local character = hat.Parent
hat.Handle.CFrame = character.Head.CFrame * CFrame.new(0, character.Head.Size.Y / 2, 0) * hat.AttachmentPoint:inverse()
概要
屬性
屬性 繼承自 AccoutrementSets the offset position of the object on the Player.
The exact CFrame of the Accoutrement.
Sets the position of the object on the Player.
Sets the offset position of the object on the Player.
Sets the offset position of the object on the Player.
屬性
屬性 繼承自 Accoutrement