SmartlyDressedGames / Unturned-3.x-Community

Community portion of the Unturned-3.x repo. If you have access to the source code you can find it here:
https://github.com/SmartlyDressedGames/Unturned-3.x/
84 stars 18 forks source link

NPC Interactibility on Objects. #4265

Closed Axodouble closed 6 months ago

Axodouble commented 6 months ago

As there seems to be the ability to add interactibilities on objects, I attempted to add NPC interactibilities to add custom dialogue on different objects to act as a narrator, however this seems to be not natively supported or seems to not work entirely, can't find anything about this on the documentation either.

SDGNelson commented 6 months ago

There is the InteractableObjectQuest but no support for dialogue on interactable objects (yet). It was on my mind during the NPC RPC rewrite earlier this year so it will likely be added at some point.