I want to be able to send the fireball towards the center point of the screen.
I have made it so that it can be launched from the center of the character’s body, as shown in the image, but I don’t know what to do from here.
I made this node thinking that I should make a line trace from the center of the screen and make it fly toward the point where it hits, but I don’t know.