Unity Learn home
View Tutorial Content

Implement projectiles for the player

Tutorial
Beginner
+10 XP
30 Mins
(584)
Summary
At the moment your game includes enemies but no way to defeat them. In this tutorial, you’ll create projectiles that the player can launch at enemies. By the end of this tutorial, you’ll be able to do the following: Create and configure a Projectile GameObject. Write a function to launch a projectile using Input Events.
Select your Unity version
Last updated: November 17, 2024
2022.3
Language
English
Implement projectiles for the player