Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Hello, I'm making an scp game and wondering how to give my scp's ai's?

Asked by
8cxg 2
4 years ago

Hey, For more detail I'm trying to give SCP-999 an AI at the moment, Parts are Humanoid huggie wuggie script(attempt at ai that didnt work) Union Union Union Union Union HumanoidRootPart Part Part Torso (This is probably useless but ill put it there just incase.) I've tried multiple tutorials, And no the scp isnt anchored, I can push it with my character. All help will be greatly appreciated! <3

0
What you'll need to do is Humanoid:MoveTo(whatever), and frequently check the targets position proqrammed 285 — 4y
0
Could u post a script that does that? (Im a begginner at lua.) 8cxg 2 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago

Hello, to give AI to your scp you could try to look at other models, like Monster from Camping (u can find it in toolbox) and look for the scripts, it will say things like "humanoid, moveto" if u see that then that is the correct script.

For the pushing thing, select the limbs of your scp (head,arms,legs,torso) then go to properties and make CollisionGroupId = 1 and it should work!

If this works please accept this answer

Ad

Answer this question