Turret Movement

im doing this tutorial involving a turret, i can make the turret shoot but the turret follows my player ( a worm) can anybody tell me how to solve this problem?

I'm not sure exactly what you're asking. However, I can see two questions you might have. 1: You're trying to make the turret follow the player. 2: You're trying to stop the turret from following the player.

Answer 1: To make the turret follow the player, you might want to follow this tutorial.

Answer 2: You want the turret to stop following the player. The reason it is following the player is because there is a script on the turret telling it too. Remove that script, and it will stop following you.

However, in the future, please try to keep your questions neat, with correct grammar, tags, and title. Thank you.