niu-gdo / IGDO-Fall-2023-Project

IGDO's Fall 2023 game project.
7 stars 0 forks source link

Weapon System Firing #12

Closed Migs closed 11 months ago

Migs commented 12 months ago

Create a bullet class (Or scriptableobject) that defines a bullet object that will be created when the object fires.

Create a script that fires a projectile in the direction of the mouse.