dialogic
dialogic copied to clipboard
dialogic_default_action isn't respected by Centered Choices box
The problem
Describe the bug
dialogic_default_action isn't respected by Centered Choices box. So when I click on a button that I've assigned to this, it doesn't work.
To Reproduce Steps to reproduce the behavior:
- Assign a different button to
dialogic_default_actionin the Input Map. I used CTRL. - Make a timeline with centered choices.
- Try to press ctrl to choose one.
- It only works with the default buttons.
Expected behavior It works with the new button.
Screenshots If applicable, add screenshots to help explain your problem.
System (please complete the following information):
- OS: Fedora Linux 40 KDE Spin
- Godot Version: 4.3
- Dialogic Version: 2.0 Alpha 15
Solutions
Workaround You could probably send a space input action when ctrl is pressed?
Possible fixes
Not sure.