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

Basics for creating a simple npc?

Asked by 9 years ago

Thanks in advance if you help me :)

Currently I'm making a custom-sized npc. BUT I need information on the most efficient way to move it. I have ideas, mainly the Humanoid WalkToPoint, but I'm not sure if that will be the best once I add animations. If there are better ways of accomplishing this, I just want some place to look or maybe a hint of what to do. I don't have any current code, as I got rid of it after failed attempts.

So, to sum up I just want a good way to move an NPC that will have custom movement animations later.

P.S. I'm brand new to moving blocks and such, as I am mainly a GUI person. (But I am a quick learner.)

0
Roblox wiki. EzraNehemiah_TF2 3552 — 9y
0
Thanks, Ill try to use it, though I may not find what I need legobuildermaster 220 — 9y

2 answers

Log in to vote
0
Answered by 9 years ago

You can learn about Vector3 Values, CFrames, and BodyMover objects on the Roblox Wiki.

0
How does this help? The NPC would just hover over to the spot. Not walk there. Use WalkToPoint instead. EzraNehemiah_TF2 3552 — 9y
0
Are you serious? You deliberately commented "Roblox wiki", and he already mentioned WalkToPoint, so I'm giving him other ways to compare to it. And who said he wouldn't be manipulating the BodyMover objects? He could make a robot NPC circle above someone's head and give them a tutorial if they were to press a help button. Next time, think before you speak, and don't be so hypocritical. aquathorn321 858 — 9y
0
He even accepted the answer! aquathorn321 858 — 9y
Ad
Log in to vote
-1
Answered by
Mephos 0
9 years ago

So, if you want to make a chatting NPC, you need dialogue. First, Right Click on the head, hover over "Insert Object", then click "Dialog". Then, insert a Dialog Choice. You can edit these in properties.

Answer this question