I have a object that drops onto another objects but there is small spacing between them. How do I make it so there is no spacing at all?
Put the collision points slightly inside the sprite instead of at the edge. If you are using circular collision you can overlay a second sprite that is just the graphic and has no physics.
yours
winkr7
Develop games in your browser. Powerful, performant & highly capable.
Thanks! But how do I toggle collision points?