How to make a NPC?

How to make a NPC? I dont have skills… Maybe have anybody a prefab…

The same way you make a PC, except you give it AI instead of controlling it through input.

3 Answers

3

NPC is any character that the player doesn’t control. If you have a character (model) on your scene that the player can’t control, you have a NPC. What you want is to add some behaviour to those characters. You can start by creating a simple movement script. Make a simple cube move around each X seconds. There you go.

Hm… Thats a great Idea! I going to make it! Thanks everybody!

But how do you make npc talk to you

im having trouble making my npc collide with the ground can someone help me with this?

Have you tried adding a collider to it? Or maybe a ridgitbody

These questions are not really meant for UnityAnswers, these are basic tutorial things. UA is for questions that don't already have hundreds of answers or dozens of tutorials about, or for someone stuck on a specific aspect. If you are unsure how to make an NPC, you aren't ready to be making an NPC.

this is a bad answer. if you have nothing of value to give. please move on.