I'm making a sword! When I click, I want it to move forward based on its direction and then immediately after, it would move backwards, as if the player was using it to attack
But Sadly, I need the script outside of _process(delta), as I want it to happen per click and not every tick
Here is my current script:-
