I bought Clickteam Fusion 2.5 last Saturday, and I am currently following some tutorials from almightyzentaco (on Youtube) about making a simple platformer (I've also added controller input using the Joystick 2 object for the Nintendo Switch Pro Controller via bluetooth, and the Xbox One Controller (Hadn't tried the PS4 controller yet) without bluetooth while I was following along), and when I got to the third part with projectiles and launching them, I've made one simple projectile for my player object to launch tested the keyboard input for the projectile launching and it works by firing a single shot, but when I press one button on one of my controllers (Y for Switch and X for Xbox), it always launched two of the same object at the same time.
Does anyone have a solution to this issue when using controller inputs for projectile-based platformers? Any help will do.