Hi this is a guide on how to make NPC interactions with players and make NPCs react when players do something (for example using an item on them a certain amount of times).
Materials!
1 notification
1 sentry
1 checker (to check if the NPC should say something depending on what has happened.)
1 life cycle (start the trigger loop)
1 trigger (trigger loops )
6 properties!
1 counter
NPC interactions
First place a sentry, and make it on the players team (this is because the NPC is friendly)
then, make a trigger loop like this
add a notification device, and make block code like this
then make a 5 properties set up like this
now for the interactions where the player can annoy the NPC in certain ways
place a button and set it up like this
place a counter set up like this
then make a new property called "TimesAnnoyed’ set it up like this
then make a checker set it up like this
then make a damager and set it up like this
finally place a lifecycle and make it so that the event is game start and the message to brodcast on is “Say Thing” and your done!
this guide is inspired by Regretavator!
- 1/10
- 2/10
- 3/10
- 4/10
- 5/10
- 6/10
- 7/10
- 8/10
- 9/10
- 10/10