Monday, May 29, 2017

click team 5

today I will be following the tutorial and adding collectibles to my platform game.

Firstly I wanted to note that I didn't have to draw a box around my character I could have just turned fine detection off.
The tutorial first had me draw a star to use as a collectible and copy them all over by holding down Ctrl.

I then made it so when the player touches them they are destroyed.

After finishing this I added a counter and set it to follow the player and record when stars were hit.

Today I learned how to set a counter and how to make the collision between object numerically represented. Tomorrow I am going to mess around with the program  a bit before moving on. 

No comments:

Post a Comment