What are the best ways to make game dialog/textboxes?

Hello, good day!

OK, now, i have looked and it seems theres a lot of plugins for easy dialog, I personally am not sure whether programming it myself is optimum, or whether i should use a plugin.

what does everyone else do? I am very curious so see everyone’s approach to this.

1 Like

I think the most popular ones are these.

If I had to make a dialogue system for my game, I would definitely look into these first before I tried to implement my own.

3 Likes

Thank you! Ill definitely check this out, looks very promising indeed. :slightly_smiling_face:

I’ve just used Dialogue Manager for about six months, and I really like it. Quite flexible, easy to use, and you can more or less write GDscript in-line with your dialogue = great :slight_smile:

2 Likes

Nice!! Thats perfect for RPGs, I will certainly look into it :smiley:

1 Like