I am having a few issues getting the physics right in a game, basically collisions are not always happening and objects fly through each other.
Am trying to find out what properties I should be tweaking to find the ideal physics.
I have no gravity and both objects are set to bullets (thought that might help). Size wise, 1 object is 75 pixels and the other is 20. Basically am shooting the smaller objects at the bigger object to move it and every now and again the smaller objects fly through the bigger object.
I don’t have a collision function or anything, am letting the physics world do the work.
Dave [import]uid: 117617 topic_id: 27477 reply_id: 327477[/import]