Hello, I am making a dungeon crawler type of game where I want to make an enemy that shoots projectiles at the player. So far I’ve only found a “tutorial” on how to do projectiles from the player/projectiles from an enemy that shoots from a fixed position. I’d like the enemy to shoot towards the player’s current position. Is there a way to make this happen? Thank you in advance.
1 Like
Hello @sarap14! I have found a chat that might be an answer to your question. Projectile making problems
Tap on this link and try @livcheerful´s link with the enemy.
2 Likes
Thank you very much! This is exactly what I was looking for
1 Like