I found a solution to reduce the distances, in the pX_setunit (var scale); function you need to increase the scale factor.

eg:
Code:
void main()
{
	physX_open(); pX_setunit(5);
...




Regards, Robert

Quote
Everything should be made as simple as possible, but not one bit simpler.
by Albert Einstein

PhysX Preview of Cloth, Fluid and Soft Body

A8.47.1P