Skip to content

Version 2.3 - Text update method!

Compare
Choose a tag to compare
@JitseB JitseB released this 29 Oct 11:47
· 122 commits to master since this release

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! 💻