Unity Tutorial 07
In this tutorial we have to implement a new games mechanics(powerup and increasing difficulty), which will make a game more interesting and interactive. So excited to start. Let's go !
First step I added the assets in my unity, and created all the files, and scripts folders, and started to create the game. The challenge part for me was powerup indicator. It took half of my day to fix it, and to be honest I didn't enjoy this game. But I learnt a few important C# script methods ,and I am thinking I can use them in my own design game.
The new functionality in this game is enemies spawn in waves, and new skills in C# script is how to use for loop method, and how to custom methods with parameters, also new operator (++) increment.
The Unity becomes more interesting when you continuing the learning process day by day. I would like to spend much time on this project, unfortunately its impossible.
Image info: my own game screenshot.
No comments:
Post a Comment