How do i make a script that makes some sort of pet that has a never ending loop animation while following you around, and kill anything in the way BUT you. I'm trying to make a flying angel that will kill any enemies or friends, or maybe some sort of white list built it. I'm not the best a scripting so if someone could give me some tips or something that would help, thanks.
-Mark
Use an infinite loop
Wait a second between each iteration
Find your player model
Find the torso of your player
Set the position of the pet to be some offset position away from your torso
To improve on this, use BodyPosition or one of the Body... objects
Closed as Not Constructive by Gey4Jesus69, Lugical, zblox164, green271, Void_Frost, and gitrog
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?