Accoutrement
An object that can attach to a player's character.
Memory category | Instances |
---|
Member index 8
Description
An Accoutrement welds its child part called "Handle" to the player's character. You can change the position and rotation of the Handle part using the AttachmentPos, Right, Forward, and Up properties.
Parts descending from an accoutrement are massless when attach to other parts (e.g. with a Weld) as long as they are not the root part of the assembly that GetRootPart() returns. GetMass() returns 0 for parts in this case, and it doesn't add to the total mass or rotational inertia of the Assembly.
This doesn't apply to a part descending from an accoutrement when an accoutrement welds to another part that is massless or one if its parts otherwise becomes root. This also doesn't apply for the root part, and it has mass like a normal part.
History 37
- 557 Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- 557 Change CanLoad of from true to false
- 557 Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- 557 Change CanLoad of from true to false
- 557 Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- 557 Change CanLoad of from true to false
- 557 Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- 557 Change CanLoad of from true to false
- 553 Add
- 553 Add
- 553 Add
- 553 Change Default of from to Vector3(0, 1, 0)
- 553 Change Default of from to Vector3(1, 0, 0)
- 553 Change Default of from to Vector3(0, 0, 0)
- 553 Change Default of AttachmentPoint from to
- 553 Change Default of from to Vector3(-0, -0, -1)
- 550 Change Category of from Appearance to Transform
- 550 Change Category of from Appearance to Transform
- 550 Change Category of from Appearance to Transform
- 550 Change Category of AttachmentPoint from Appearance to Transform
- 550 Change Category of from Appearance to Transform
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of AttachmentPoint from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of AttachmentPoint from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 61 Add AttachmentPoint
- 47 Add
- 47 Add
- 47 Add
- 47 Add
- 47 Add Accoutrement
Members 8
AttachmentPoint
Type | Default | |
---|---|---|
CFrame |
The exact CFrame of the Accoutrement.
Thread safety | ReadSafe |
---|---|
Category | Transform |
Loaded/Saved | true |
History 5
- 553 Change Default of AttachmentPoint from to
- 550 Change Category of AttachmentPoint from Appearance to Transform
- 486 Change ThreadSafety of AttachmentPoint from ReadOnly to ReadSafe
- 462 Change ThreadSafety of AttachmentPoint from to ReadOnly
- 61 Add AttachmentPoint