Day 3 of Dev - Adjusting Camera


Since i'm pretty busy during non weekdays (Monday - Friday), i could only do some few things. Like :

  • Adding more tiles types
    Before there was just Normal Tiles, and Block Tiles. 
    Normal Tiles - Tile that player will be able to move (Green Grass tile)
    Block Tiles - Tile that blocks player movement (Grey Wall tile)

    Now, I added the Spawn tile and Objective tile.  
    Spawn tile - Tile that obviously spawns the player  (Grey Gate tile)
    Objective tile - Tile that will be the objective the player have to achieve (Tree Stump tile)
  • Finally getting the camera adjust as the tile grid change.

Flexible Camera 

Leave a comment

Log in with itch.io to leave a comment.