Unity free tutorials
This week I found three tutorials to help me create my game the first tutorial I looked at was creating character movement this tutorial was really helpful I downloaded a character from the asset store I then made a c script to move certain animations attached to the character that I downloaded in the c script I made the character jump which was one of the animations attached to the character I also learned how to get the character to transition to one action to the other which was also really helpful.
Audio
music I used in the game
The second tutorial I looked at was how to add music to my game which was actually really simple I picked a audio that I taught was good and add it into unity I then created an empty game object and add audio to it in the tutorial it also taught me how to add audio to different aspects in the game.
pick up and throw objects
The third tutorial I looked at was how to pick up and throw objects I downloaded a box from the asset store and then did most of the work in c script in the end I could pick up the box but it would not let me throw it but maybe it was something I did in the c script that I can't figure out but I could pick the box up.
I found all of these tutorials very helpful and I will be using what I have learned from these tutorials in my game.
Character jumping and audio playing. |
Character jumping,music playing and box being picked up. |
Comments
Post a Comment