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

NPCs Grabbing Players, how should I script it?

Asked by 3 years ago
Edited 3 years ago

Hello, my previous post was taken down recently because I worded my question incorrectly. I'm trying to make an AoT game where titans would pick up and eat players. I am not looking for scripts because I'd like to get some experience on my own. How should I script this?

0
Scripting Helpers is NOT A Request Site! Please read the rules. You need to try to make it first. Nozazxe 107 — 3y
0
I will not report this but please try to make it first. Nozazxe 107 — 3y
0
I apologize for the confusion, but I am not requesting scripts. I'm simply just asking if theres some sort of CFraming or something I can see a tutorial on. I had tried adding a part to the NPC that detected a player inside of it so the NPC can grab it, but for some reason the part would increase randomly in size. Again, Sorry for the confusion. AlbertsSoup -7 — 3y

2 answers

Log in to vote
0
Answered by 3 years ago

You can weld the player's HumanoidRootPart to the titan's hand.

0
Thank you I will try this AlbertsSoup -7 — 3y
Ad
Log in to vote
0
Answered by 3 years ago

Like the other guy said, you can weld the players HumanoidRootPart, or you can loop the HumanoidRootPart's cframe at a certain location on the titans hand.

Answer this question