Hat
Artık kullanılmayanları göster
*Bu içerik, tercih ettiğin dilde çok yakında mevcut olacak.
Kod Örnekleri
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()
Özet
Özellikler
Şuradan alınan Özellikler: 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.
Özellikler
Özellikler şuradan alındı: Accoutrement