Search found 2 matches
- Sat Apr 01, 2017 7:14 pm
- Forum: General
- Topic: I Need clarification and advice for Isometric map draw system
- Replies: 5
- Views: 5410
Re: I Need clarification and advice for Isometric map draw system
Wow didn't expect that, this is one of the best map examples i have seen, thanks lot and and i like to see your game progress
- Sat Apr 01, 2017 1:32 pm
- Forum: General
- Topic: I Need clarification and advice for Isometric map draw system
- Replies: 5
- Views: 5410
I Need clarification and advice for Isometric map draw system
I'm creating game similar to age of empires 2 (on smaller scale of course). I have these isometric cubes and i have made algorithm that creates a diamond shaped map out of single cubes each cube is 80x80 -pixels and right now i'm using spritebatch for map creation. The game has to have following mec...