cbcerquiaga / YouMeAndTheEndOfTheWorld

A 2 player RPG set in a post-asteroid Earth and created with the Godot engine
MIT License
13 stars 4 forks source link

Make player unable to walk outside the camera view #128

Closed dzwiener closed 6 years ago

dzwiener commented 6 years ago

Currently the player can move outside of the camera's view, we should change this so they are unable to move any further.

dzwiener commented 6 years ago

Completed