Modify the “Player” Object to Enable Shooting Bullets
To enable shooting bullets, four steps are required:
A. Create an animation for firing bullets.
B. Add and configure the “BulletsSettings” node for bullet settings.
C. Add and configure the “Connector” node as the firing point for bullets.
D. Create a state in Visual Scripting to “Fire Bullets.”
Let’s begin by adding the firing animation.