Hat
Pokaż przestarzałe
*Ta zawartość będzie dostępna wkrótce w wybranym przez ciebie języku.
Przykłady kodu
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()
Podsumowanie
Właściwości
Właściwości odziedziczeni z: 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.
Właściwości
Atrybut Właściwości odziedziczony z: Accoutrement