A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Question about isometric tiles.

Hybrid View

  1. #1
    Member
    Join Date
    Aug 2002
    Location
    Ottawa, Canada
    Posts
    83

    Question about isometric tiles.

    I am currently working on my isometric game project. I have a tile that is a wall image, I also have an image of a window. I just don't know if you are supposed to draw 2 wall tiles with the window drawn into them, or have it so the window image can be seen in front of the wall. Is there a way you can do this with messing with the depths in an array or what?????? very confused, someone have an idea?
    - In the darkness lies your fears -
    Http://www.gawentertainment.com

  2. #2
    Who needs pants? hooligan2001's Avatar
    Join Date
    Apr 2001
    Location
    Somewhere
    Posts
    1,976
    Yeah you can do this but it is hard to explain. What i did was i had my map array and i had my item array for things like chairs tables and items on the wall. So all you need to do is xcreat another array which is used in a similar function to lay your tiles.I cant really give you a demo at the moment because i am sorta busy at the moment

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center