HavokBodySetMovableΒΆ

Sets whether or not a havok body is movable. Does not work on all objects, notably buildings, and you may notice that some objects have no collision once made movable.

Arguments:

Handle (unsigned int)
The handle of the havok rigid body.
Movable (bool)
Whether or not the body should be made movable.

Returns: