PlaceholderGames / 2016-VnD_Game

2nd year computer games development group project
2 stars 0 forks source link

Level Boundaries #80

Open ghost opened 7 years ago

ghost commented 7 years ago

This issue will cover creating level boundaries so the player can't walk away from the scene. I will make it easily implementable to new levels.

ghost commented 7 years ago

This issue has been resolved a Level Boundary has been placed on the ThirdPersonLevel, If you need to implement it into another level just copy and paste it and it'll work.

napiorek commented 7 years ago

Just tested it and looks fine, just the height of the boundaries was to low but this can be easily adjustable.