Assignment 5 Devlog 3: Enemies / Interaction / Puzzles


In my game the enemy is a pad with spikes where when the player comes in contact with the spikes the player dies. When the player dies there is a small explosion graphic used with partical system of effects , the pad with spikes moves left to right in the game scene when ever the pad reaches the left end it moves right its the same when it reaches the right end it moves left. For interaction of the player with the game environment the score of the player is based on the distanced covered in y axis. I got a feedback saying the score continues to increase even if the player is not moving. I was able to fix the problem and now the game score only increases when the player moves up and stops when the player dies. 

Files

Build.zip Play in browser
Sep 20, 2020

Leave a comment

Log in with itch.io to leave a comment.