The first layer of the environment is the ground layer. This layer is the walkable area and anything beneath the player according to the isometric view.
The second layer is the bounding box which restricts the players movement within the walkable area.
The third player is made of anything that would look like it would be above the player from the isometric view.
After I set up the environment, I set up the view box and center it on the player. This is the view in Gamemaker with all of the layers together. The bounding box would be invisible in game.
No comments:
Post a Comment