I've been testing some isometric level making and mechanics this week and I got this:
https://love2d.org/imgmirrur/lrVXxfN.mp4
Let me know your thoughts!
Isometric Tile based game (just a basic demo)
Re: Isometric Tile based game (just a basic demo)
Looks nice!
Is it possible to change the angle to 45°30°? It gives you exactly ~26.57° (tan(0.5)).
Is it possible to change the angle to 45°30°? It gives you exactly ~26.57° (tan(0.5)).
Re: Isometric Tile based game (just a basic demo)
Nice observation. Since i got those sprites for free, i didn't take the time to see if it was true isometric or dimetric.
But yes, I could use dimetric tiles since my code is not subjected to the type of the projection i'm using. So if i were to change the tiles that i'm using, the code just needs the dimensions of the tile to make the needed transformations.
Re: Isometric Tile based game (just a basic demo)
Some improvements:
A turn system based on character speed and camera tracking
https://love2d.org/imgmirrur/GLTdX6d.mp4
A turn system based on character speed and camera tracking
https://love2d.org/imgmirrur/GLTdX6d.mp4
Who is online
Users browsing this forum: No registered users and 1 guest