New Input System Controller scrolling and setup
Posted: Wed Jul 19, 2023 8:20 pm
How to have my Xbox controller and keyboard or scrolwheel of the mouse scroll trough multiple answers onscreen in an dialogue?
So we have let's say 4 optional branches we can choose.
I don't want an mouse pointer in the game. So I have set always Auto focus, but now there is no interaction with any buttons.
I use the new input system, but adding new buttons to the Register script, and adding manu inputs to all the Dialogue manager and selecter script seems to do nothing either. I have cancel dialogue and start dialogue working for both Xbox controller and keyboard, the next step is how to scroll trough the UI while still free in FPS to move around.
Or to experiment, what is an good place to start using some basic scripts to interact with the behaviour? I want to experiment. Most important is to localize with L2Localization and make sure to setup an efficient system to build upon further.
Thanks for some possible tips!
So we have let's say 4 optional branches we can choose.
I don't want an mouse pointer in the game. So I have set always Auto focus, but now there is no interaction with any buttons.
I use the new input system, but adding new buttons to the Register script, and adding manu inputs to all the Dialogue manager and selecter script seems to do nothing either. I have cancel dialogue and start dialogue working for both Xbox controller and keyboard, the next step is how to scroll trough the UI while still free in FPS to move around.
Or to experiment, what is an good place to start using some basic scripts to interact with the behaviour? I want to experiment. Most important is to localize with L2Localization and make sure to setup an efficient system to build upon further.
Thanks for some possible tips!