Unity Tutorial- Creating a third person shooter in Unity – Part 3 Damaging, Shooting and interaction
- Subject: Unity 3D Tutorial
- Learning Time: 5
Now we’ve got some enemies we need some interaction, our enemies can be made to damage us, us to damage them and also we can interact with other elements in the scene. This tutorial will teach you the basics of;
- Colliders
- Triggers
- Raycasts
- Health scripts
- Camera switching