Skip to content
Discussion options

You must be logged in to vote

All input things are defined in godot's InputMap (in the project settings).
For dialogic advance it's using the dialogic_default_action by default.
Choices are buttons though and they use the ui_confirm action (a built-in godot action). Be careful when editing those, as they affect all buttons/control nodes in the project.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mak448a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants