Hello,
I have some physics objects that occasionaly pile up and i would like them to break that pile... i was thinking to apply impulse but the impulse is on time interval wich i dont need but instead i need it only if object is stuck and not moving for second or two.
Is that possible?
Tnx!
just apply the impulse if object is sleeping
Develop games in your browser. Powerful, performant & highly capable.
You make it sound so easy... but somehow i cant find that sleep option anywhere... <img src="smileys/smiley19.gif" border="0" align="middle" />
How can i use that condition... if object is sleeping?