Can solid behavior only interact with objects on the same layer?
I am using a two layer scenario with different scales to create the depth effect. In each of them there is a tilemap using solid behavior and enemies using moving platform behavior. But enemies in the back layer collide with the tiles in the front layer. Is there a way to restrict the area of action of the solid only to objects that are in the same layer?