So... I have a simple question (or maybe it's complicated, who knows xD)
In the game i'm making there will be multiple layers, and i want the player to be able to go from one layer to the other on certain points...
The problem is, i wanna make it so that when the player is in the front layer it does not recognize the collision with objects in the back layer (and vice versa) how do i do this on construct?