Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkBody.force

var force : Vector2

Description

Force applied to the rigid body's center of gravity.

Does not reset to zero automatically after each fixed time step. You need to set the force back to zero manually when you want to cancel a force.