Hi folks, heads up, I'm a rank newcomer to Fusion so forgive me if these are easily answered questions, but I've had little luck searching online for a solution so....
I'm in the process of developing mechanics for a future fighting game, and after practicing a number of tutorials and looking at Chaos Fighter, have made a Shoryuken-like move.
I did this by having the character sprite over the Collision Box disappear on pressing a button, then spawning a new Active which follows a preset Path Movement to leap into the air, taking the Collision Box up with it before being destroyed at the end, the original character then reappears and drops back down to the ground.
Visually it looks great, however, the Path Movement only moves to the right of the screen, even when moving/facing left?
Is there a way that I can flip the movement that it goes to the left as well? As mentioned, visually it works great and I'd like to use this method for a few moves, including throwing enemies.
Thanks in advance.