This week I had to make a platformer game. The powerpoint provided gave the basics and I had to add other functions myself. I added a quit button, a restart game button, collectable gems, a counter to count the gems and spikes that will kill the player if collided with.

I named each asset in the hierarchy so that it would be easier to identiy them.
I named each script an easily identifiable name so it wouldn’t be a struggle choosing the one I want to edit.
I used the basic sprites show in the tutorial as I was more focused on trying to get the scripts to work.
I made two prefabs as I used these objects multiple times and it was quicker than adding the scripts everytime I wanted to make a new one.

I have made comments in the scripts about what specific features do.


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *