코드 샘플
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()
요약
속성
속성가 Accoutrement에서 상속되었습니다플레이어에 대한 개체의 오프셋 위치를 설정합니다.
Accoutrement의 정확한 CFrame.
플레이어에 대한 개체의 위치를 설정합니다.
플레이어에 대한 개체의 오프셋 위치를 설정합니다.
플레이어에 대한 개체의 오프셋 위치를 설정합니다.
속성
Accoutrement에서 상속된 속성