nitrogamestudios I mean I have the 3d assets but use background with isometric look and place the 3d characters on walkable are as seen on the video thats the tutorial I m looking for...
cybereality For an isometric look, you would use an orthographic camera projection. Then you can use a gridmap to lay out your level. This video shows how to use gridmap. This video should help with some of the math (it is not that different in 3D):