Class EntityBehaviorPlayerPhysics
- Namespace
- Vintagestory.GameContent
- Assembly
- VSEssentials.dll
Client-side player physics. This class has no further properties.
Uses the "playerphysics" code Open in GitHub
[DocumentAsJson]
public class EntityBehaviorPlayerPhysics : EntityBehaviorControlledPhysics
- Inheritance
-
EntityBehaviorPlayerPhysics
- Inherited Members
Examples
"behaviors": [
{
"code": "playerphysics"
}
]