Check Character 3D Fits¶
Physics ยป Check Character 3D Fits
Description¶
Returns true if the character fits with the new radius and height values
Parameters¶
Name | Description |
---|---|
Character | The character to check |
Height | The height of the character in Unity units |
Radius | The radius of the character in Unity units |
Layer Mask | A bitmask that skips any objects that don't belong to the list |
Example 1¶
Note that this Instruction uses Unity's 3D physics engine. It won't collide with any 2D objects
Keywords¶
Check
Collide
Capsule
Touch
Suit
Character
Fit
3D