Wednesday, May 10, 2017

click team tutorial 3

To start off today I decided to try the game that I have created so far.


Now I am going to start on steps 7 through 9.

On step 7 the tutorial had me create a condition that allowed the game to close when I pressed escape. As shown below all I did was add another condition this one for " when Esc is pressed" .



Step 8  has me add music when the ball hits the player.  I did this by adding another condition under the collation line for the ball and player add selecting the already added sound.

Step 9 showed me how to add bricks and make them disappear when hit by the ball. to do this I dragged in the brick sprite the same way I dragged in the player and the walls then arranged a few of them in a row then simply copy and pasted them. to make them disappear I selected a destroy function in the conditions editor menu.

The tutorial will be continued tomorrow were I will go through steps 10 to 12.

No comments:

Post a Comment