How to make an NPC talk?

Kingtaz
Joined 06/05/2020
Posts 45,287
05:26 PM 24/11/2020
is that even possible


SomeRandomIdiot
Joined 20/09/2020
Posts 2,390
07:40 PM 24/11/2020
no........


SmartLion
Joined 16/04/2017
Posts 1,970
12:02 AM 25/11/2020
https://brickhill.gitlab.io/open-source/node-hill/classes/bot.html#setspeech
I also have a WIP NPC script that is used in the Game Store game
If you need that script then ask me


[MILK] vv0id1sm
Joined 07/10/2019
Posts 16,080
05:20 PM 04/12/2020
npc.setSpeech("add text here") // Change 'add text here' to what you want the bot to say.

1