Unity Tutorial- Creating a third person shooter in Unity – Part 3 Damaging, Shooting and interaction

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
3. Damaging, Shooting and Interaction V1.2



Comments are closed.