Implement projectiles for the player

Tutorial

·

Beginner

·

+10XP

·

30 mins

·

(487)

Unity Technologies

Implement projectiles for the player

1. Overview

2. Create a projectile GameObject

3. Script the basic projectile functionality

4. Write a function to launch projectiles

5. Detect input to launch a projectile

6. Configure Layers to fix the collision issue

7. Adjust the Layer Collision Matrix

8. Check your scripts

9. Next steps

Complete this tutorial