Hat

Show Deprecated
deprecated

Code Samples

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()

Summary

Properties

Properties inherited from Accoutrement

Properties

Methods

Events