Topic: getNumCollisions Function
Hi,
I'm studying the lua script of the "Jules" level.
I don't understand the getNumCollisions function.
It returns a number, stored in the "coll" variable, according to collision between the "feet" mesh and the floor.
And this number seems to be sometimes <2 or >1.
what are the meanings of these different values?
Ed