How would I make NPC's with random clothing and hats on, that walk around randomly within a certain radius?

Hello,
I want to add randomly walking npcs to my game. I want them to be completely random, walk around randomly within a certain radius, and randomly say phrases from a list of phrases. I am relatively new to scripting, so I don’t have the slightest idea of how to do this. I am not exactly asking for an exact script of how to do this, more asking how difficult it would be for a beginner like me to script this feature, and if tutorials exist for it.
Thanks

1 Like

I recommend checking out Lewis Schumers “Justice the Awesome NPC System” for NPC control and patrolling:

From there, you will need to apply random clothing to the NPCs as you spawn them. If you have a look at your own character in Studio, you will see it has Pants, Shorts, Hats etc. Manipulating the Asset Id for these changes what it worn by a character and the same applies to an NPC.