Creating and Firing Shells
Tutorial
·
intermediate
·
+0XP
·
65 mins
·
(555)
Unity Technologies

This section of the Unity Tanks project demonstrates how to create the shell projectiles and implement the firing of shells along with their explosion effects.
Materials
Languages available:
1. Shell Creation
Phase 5 teaches you how to create a Shell for the tank, creating a radius for explosion.
TANKS! Unity Tutorial - Phase 5 of 8 - Shells
ShellExplosion Script
2. Firing Shells
Phase 6 teaches you how to fire projectiles, and make a UI & Sound fx to accompany the mechanic.
TANKS! Unity Tutorial - Phase 6 of 8 - Firing Shells
TankShooting Script