Hi, all!
Is there some implementation of dialogue system using Dear ImGUI with a custom GUI theme?
I don't need much as I have simple ink-like parser and editor, but I'm more interested in GUI stuff.
No hardcore GUI elements are needed, just text display and buttons. Sometimes disappearing buttons with progressbars.
in-game narration/dialogue system
-
- Bronze Sponsor
- Posts: 77
- Joined: Fri May 23, 2025 5:04 pm
- x 2
in-game narration/dialogue system
-
- Bronze Sponsor
- Posts: 513
- Joined: Sun Jan 18, 2015 4:20 pm
- Location: Buenos Aires, Argentina
- x 188
Re: in-game narration/dialogue system
I'm using MyGUI but have not developed a dialog system yet, just inventory.
Have you tried MyGUI? Its pretty good.
-
- Bronze Sponsor
- Posts: 77
- Joined: Fri May 23, 2025 5:04 pm
- x 2
Re: in-game narration/dialogue system
Thanks a lot, will look at it.
-
- Bronze Sponsor
- Posts: 77
- Joined: Fri May 23, 2025 5:04 pm
- x 2
Re: in-game narration/dialogue system
Well, looks like MyGUI is too complicated for me to use, I give up. Will stick to ImGUI until I will need pretty looks.