Hey all,
Thought you might be interested in the game me and my artist Please login to see this link. put together for GGJ '13.
Please login to see this picture.
Please login to see this link.Please login to see this link.Please login to see this link.
Please login to see this link.
Isopark is a peaceful isometric platformer in which the player's health and stamina are key.
I threw this together using the Isometric Grid Object 2, which was very helpful. It didn't have anything inbuilt for non-tile based movement though. I implemented it the easiest way I could think of which was to have a grid (x,y) for the player object, but also have an (xoffset,yoffset) that dictates his position within that cell.
Thanks for playing! Let me know what you think.
---Sebastian