A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: [Help] Pathfinder for isometric tiled game engine

Threaded View

  1. #1
    Junior Member
    Join Date
    Jan 2011
    Posts
    2

    [Help] Pathfinder for isometric tiled game engine

    Hi, I am currently making an isometric tiled game based on the mmorpg Dofus in AS2. My grid creator algorithm is done and work well. Now I'm trying to create a pathfinder for it, but this type of grid has an unusual order (see the second picture).
    Normal Grid:

    My isometric grid:


    I already worked with a pathfinder with normal tiled grid using pre-made code. I have attempted to create one for my grid type but it was a failure. I also tried to adapt an existing pathfinder code to my grid but I failed to make it work.

    please help!

    Edited: now pictures works!
    Last edited by polymaker; 01-06-2011 at 12:12 AM.

Tags for this Thread

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