I am really new to Libgdx and game-programming ... That's my hobby
I have downloaded some images for a very easy city game. Its very simple to build a "one layer" map (Drawing Isometric game worlds) ,
Here it comes : an "eaxmple" for using a collection of images ! But as you can see on the image there is a background(blue) ... and then there are theese highrise buildings(red).So it's all multilevel and it fits perfect togehter ... So my question is : What is the best way to build something like this or are they any patterns for rendering? How can I display tiles in different height steps ?? For example a Bridge (e. g. like in TheoTown)??