Cardinal4
September 7th, 2006, 04:48 AM
I've followed the tutorial on http://www.kirupa.com/developer/actionscript/isometric_transforms.htm and managed to draw myself a isometric tile on screen. However, the tile that i drew using the API was different from what i got when i took a square and skewed it 60 degrees horizontally, 30 degrees vertically.
I need to be able to draw a square and then turn it into a isometric tile at authortime, not runtime, as i want my tiles to have this anime look that's not possible using AS... I'm planing to draw them and then import using AS during runtime... Anyway, does anyone know how to draw a tile druing authortime that looks like what is shown in the tutorial?
I need to be able to draw a square and then turn it into a isometric tile at authortime, not runtime, as i want my tiles to have this anime look that's not possible using AS... I'm planing to draw them and then import using AS during runtime... Anyway, does anyone know how to draw a tile druing authortime that looks like what is shown in the tutorial?