Manual:

Tutorials:

API:

ChipmunkBody.position

var position : Vector2

Description

Position of the rigid body.

Note that setting the position of the transform a rigid body is attached to doesn't move the rigid body too. Unity doesn't expose the necessary APIs for that to work.