Version 2.3 - Text update method!
The long awaited text update method is finally here... you can now animate the text above the NPC!
You can access this method with NPC#setText
, really simple. :)
One thing to keep in mind is that the new text has to have the same amount of lines as the previous text, or else it will throw an exception.
If you do end up getting an error, or something isn't working as you'd expect it to. Please create an issue ticket.
Happy coding! 💻