Im using Canvas Layer's "Follow Viewport" and "Viewport Scale" Option to attempt to achieve a psuedo-3D effect with tilemaplayers, and it works great! However:
It causes intense lag which I don't know how to fix, I though tilemaplayers already culled tiles that weren't visible in the camera so I don't know any way I could optimize this, im currently using ten sublayers in order to simulate this effect
It's somehow fucking with my collisions? You can see in the video I clip right through a wall even though the tiles all have their physics settings set and that canvas layer shouldn't even be interacting with the player character at all, unless the layer thing is purely visual