1hella / game

A game developed using Unity 2D for the Touhou Fan Game Jam 11
0 stars 0 forks source link

Players can currently walk off the screen #65

Open 1hella opened 7 months ago

1hella commented 7 months ago

Need to add boundaries on the edges of the screen

1hella commented 7 months ago

We need to add boundaries around the screen actually. For instance, the player should only be able to walk up the stairs, stop at the top of the screen, not walk through some objects like the laundry stand, bamboo, and the wall between the deck and the charcoal pile.