I created an enemy that will spawn a bullet, but I want the bullet's path to start going towards the character. Not follow, but just make the angle of motion start to go towards the character. This is a side scroller and the enemy is flying, so it's above the character, the position of both the character and enemy will be random.