I'm new to construct, and I've got a little problem with the solid behavior and how it reacts to other objects
So, I have a camera object, which is the size of the viewport and also has the scrollto and solid behaviors, and I want to make it act as a solid only to a certain tilemap, but instead, it acts as a solid for everything, and my character gets stuck in it, is there any way to fix this?