Hello. For my script I need to fire projectiles from the players ship to the mouses position on the screen. Currently the mouse pointer can be anywhere on the screen. The origin of the projectiles is the player directly in front of the camera (third person).
How could I accomplish this? I don’t want a scripting solution just some general guidelines…