Made the obstacles layout in the first level more interesting and slightly harder so it makes the player more engaged and have more fun playing. Also corrected the game manager script because sometimes when you collided with the last obstacle and flew a bit forwards you would also collide with the “finish line’ object and it would display a “level complete” canvas which is wrong as you have collided with the last obstacle so I changed the script and added an if statement for the finish line to check if player has collided with the obstacle or not.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.