I really enjoyed this tutorial and feel like these tutorials helped me understand Unity more and to make a proper and overall well designed game. My favorite part of this tutorial was adding in the natural jumping effect when my player jumped in the air and also the death animation was a real nice touch when you collided with the obstacle.
Overall I didn't have any problems with this tutorial the videos were really helpful. I did have a small situation when I added the particles to my players movements, when he jumped in the air the effect disappeared after he landed but after re-checking my script I forgot to add the class "dirt.Particle" to my "if" statement.
Comments
Post a Comment