Moving on to the next topic of the 3D game development experience, we will learn about our enemies in depth by understanding their components and behaviors, and the best way to modify their properties.
In this section, we will focus on the following components of the Chomper:
- Chomper Behavior
- Damageable
- Replace With Ragdoll
- Enemy Controller
In addition to these Chomper components, we will learn about following components of the Spitter:
- Damageable
- Replace With Ragdoll
- Enemy Controller
- Spitter Behavior