add 'static' entity body-type
This commit is contained in:
@@ -39,6 +39,7 @@ Example:
|
||||
|
||||
Determines how the physics engine will work with it.
|
||||
|
||||
- *static* - static body. No physics calculation, no velocity.
|
||||
- *dynamic* - default type. The physics engine calculates movement and collisions.
|
||||
- *kinematic* - only movement is calculated, without collisions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user