I’m trying to make a top-down dungeon crawler with a boss that shoots projectiles at the player, how do I make the projectiles shoot in the direction of the player? I want it to shoot where the player initially was when the projectile is created instead of following the player.
Also a bit of extra if you could be bothered, I also want them to launch 3 at the same time but in slightly different directions, working a little like a shotgun.
Here’s what I mean: