Is there a simple way to stop sprites colliding with eachother when they are on different layers. i have two physics objects that i dont want to collide with eachother but i cant seem to find a way. Thanks
Develop games in your browser. Powerful, performant & highly capable.
Why not check to see what layer the sprites are on when they collide.
Or turn off collisions for sprites on different layers
Like this. https://dl.dropboxusercontent.com/u/1685424/collisions.capx