I am making an RPG, and have decided to use Dialogic to handle most of the dialog. For the dialog advance button, I set it to ‘Z’ by switching dialogic_default_action to ‘Z’, but when choices pop up, I still have to select using the default space button. How do I change the advance button for choices?
This isn’t documented in the Dialogic website yet, but it looks like a contributor added the option to select a choice with the default input action (here’s the pull request that got merged recently). This is my best guess on how to solve this, so bear with me:
Make sure you’re on the latest version of Dialogic, which at the time of this writing should be Dialogic 2 Alpha 16.