Closed Caerind closed 10 years ago
Need to improve it again... If the tile size in the map & the tile size in the tileset are different, we get problems...
This one fix it the last problem
This fix the problem I had with isometric position & tile size. But another issue appeared... Now the tile line X = 0 has a problem... I'll fix it tomorrow
Staggered support added ! Now I need to test it but I think it will work fine.
Also, I'm not done with the previous issue I had with Isometric. I make a list of what can be problems, so I'll will do some tests and make improvements.
My last commit fix the problem I has been speaking before. I also clean the code in : 3c660e8
Now I only need to see if multiples layers are displayed correctly and if staggered work well
Okay, this is done !
All orientations with multiples layers are correctly displayed !
Wow, such a great improvement, sorry I've been busy with university so I didn't check GitHub in a while.
Merged, Thanks.
Worked for me, and it seems I use the correct calculs. But that's not perfect as I wanted already