Hat
Tampilkan yang Tidak Digunakan Lagi
*Konten ini akan segera tersedia dalam bahasa pilihanmu.
Contoh Kode
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()
Rangkuman
Properti
Properti diwarisi dari 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.
Properti
Properti diwarisi dari Accoutrement