Creating and Firing Shells

Tutorial

·

intermediate

·

+0XP

·

65 mins

·

(555)

Unity Technologies

Creating and Firing Shells

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.

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


[@portabletext/react] Unknown block type "code", specify a component for it in the `components.types` prop

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


[@portabletext/react] Unknown block type "code", specify a component for it in the `components.types` prop

Complete this tutorial