Collider definition
Name Part | Type | Description | Required | Default |
---|---|---|---|---|
$ColSphere |
literal |
processor name |
Y |
- |
In |
literal |
Inside Bounds |
Y |
- |
R{radius} |
float |
Radius of a sphere |
Y |
- |
Example
Head$ColSphereR0.2
Name Part | Type | Description | Required | Default |
---|---|---|---|---|
$ColCapsule |
literal |
processor name |
Y |
- |
In |
literal |
Inside Bounds |
Y |
- |
R{radius} |
float |
Radius of a capsule |
Y |
- |
H{height} |
float |
Height of a Capsule |
Y |
- |
Example
Chest$ColCapsuleR0.22H0.67.5
Name Part | Type | Description | Required | Default |
---|---|---|---|---|
$ColPlane |
literal |
processor name |
Y |
- |
Example
Floor$ColPlane