HumanoidCollisionType
Enum to select the Humanoid.CollisionType for non-player Humanoids.
For player Characters the CollisionType property will be decided by the Avatar Collision Option in Game Settings.
Items
Name | Value | Summary |
---|---|---|
OuterBox | 0 | Dynamically sized collision boxes based on mesh sizes. |
InnerBox | 1 | Fixed size collision boxes, similar to the classic avatar collision. |