Posted: 2nd Feb 2022 22:44
My objects stop animating/having physics once they are not moving. I used SetObject3DPhysicsCanSleep(onjId,0) to prevent that, but it doesn't work...
Posted: 2nd Feb 2022 22:55
It does work, it just needs to called as the last statement when creating an object.