Hat
Hiển Thị Bản Đã Lỗi Thời
*Nội dung này sẽ sớm có sẵn bằng ngôn ngữ bạn chọn.
Mẫu mã
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()
Tóm Tắt
Thuộc Tính
Thuộc Tính kế thừa từ 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.
Thuộc Tính
Thuộc Tính được kế thừa từ Accoutrement