Unity Tutorial 04 (Ruby's 2D Adventure)
In this tutorial, I learned how to add sprite animation to my characters so that it gives my characters the ability to move their arms and legs to make them more realistic and I also learned how to fire projectiles at enemy characters to kill and stop them from moving and affecting Ruby.
I learned how to use the animation window, this was the first time I had ever used the animation window it was all new to me, I was just playing around with it at first to get used to the controls.
I found some difficulties in trying to get the projectiles to actually shoot, I thought for some time the code was perfect. I put in the code the right way but when I did that, every time I tried to shoot the projectiles the game suddenly freezes which was a problem for about an hour. But I finally fixed it since there was a tiny bit of code misspelt. That was the first problem I had making this game.
The things I want to learn in the next tutorial are learning how to make the camera follow the player where I control it to go and learn how to use the particle system so I l can learn how to make particles to come out of characters and items etc.
![]() |
This was the animation window on the top which animates the "idle" stance and running animation |
![]() |
This is a screenshot of the projectiles being shot at, it was a bit hard at the beginning to get them to shoot |
Comments
Post a Comment