Unit 8: Doing Some Bug Fixes

Today I have dealt with some bugs that I found during the demo day. The bug was that players could grab a wall even if there wasn't a ledge there. Here is a video of me doing it.





As you can see I have made a tracer above the players head that check if there is something blocking it and if there is it will not let the player grab the ledge. 

Comments