-
I want to be able to cycle through the dialogue options with the arrow keys/d-pad/analog stick, and not with my mouse. From the looks of things, there appears to be no way to do this (though I could be wrong.) I'd greatly appreciate it if someone could tell me a simple solution to this. I'm new to gamedev in general, so my apologies if I'm being a nuisance lol edit: i did search both here and in the archived discord help channel before asking, couldn't find a solution that worked, just to clarify |
Beta Was this translation helpful? Give feedback.
Answered by
zaknafean
May 2, 2022
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zaknafean
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It actually should work right out of the box if you haven't played with your settings.
If that's checked, then it will just work, and you can use the keyboard/controller. BUT there doesn't appear to be any indicator of what's selected, so you can't tell that a choice has focus. That's a bit of a known issue we've been putting off, and while I don't have an ETA on a fix for it, you can side step it by doing the following:
You can do 2 by adding the following code to ChocieButton.gd