Unity Learn home
1
0
Bonus Lesson
24 views
I made all for tasks:

Easy: Vertical player movement
Look at how we are doing the left and right movement range.
Medium: Aggressive animals
Look at how we are currently spawning animals and doing collisions.
Hard: Game user interface
You will need to update the score and lives in the DetectCollisions script, and update the lives in the DestroyOutOfBounds script.
Expert: Animal hunger bar
You will need to add a UI Slider object in World space Render Mode as a prefab for each animal, then set the slider’s value through a script every time the animal is fed.
Media
1
4