Search found 1 match
- Mon Sep 12, 2011 5:33 am
- Forum: Support and Development
- Topic: Isometric Graphics Tutorial Example Tiles
- Replies: 1
- Views: 2328
Re: Isometric Graphics Tutorial Example Tiles
here's an example tile you can have a look at image.png if you want I can give you a runnable demo as well but the code from the wiki should work fine. one small point though is that the tile width is the width of the image (128) even though the tile in the image is slightly less wide (126), otherwi...