How Do I Make Enemy Spawn and Move Towards Player

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ReeFond

I was trying to make a game where you have to avoid enemy by rotating the sprites. I have already done making the rotates/look at mouse feature but i don’t know how to make enemy moves towards the player and spawning them. If there is anyone who know how to do that please help and thank you. preview of my game

:bust_in_silhouette: Reply From: ejricketts

I would look at guides on YouTube on how to create a game like asteroids where the enemies spawn in and path towards you. Something like a top-down shooter tutorial will do.