CollisionNX# ( entity,index )  

Parameters:

entity - entity handle
index - index of collision

Description:

Returns the x component of the normal of a particular collision.

Index should be in the range 1...CountCollisions( entity ) inclusive.

See also: CollisionNY, CollisionNZ.

Example:

None.

Index