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

NameValueSummary
OuterBox0

Dynamically sized collision boxes based on mesh sizes.

InnerBox1

Fixed size collision boxes, similar to the classic avatar collision.

On this page