Creating a camera system similar to Cult of the Lamp

We have tried again and again to create a camera similar to Cult of the Lamb, specifically a 2.5D roguelike camera, but we haven’t been able to figure out how to implement it.

If anyone has a solution, please share screenshots of the full steps or even provide an example they made that uses this system.


This just looks like topdown 3D with a slight rotation, ~10 degrees. Look at the Bomber Bunny 3D example template. You can do the 2D sprites with the billboard extension

1 Like

Sorry, can you explain with screenshots?