Hey all, quick question,
For my character movement I want it to use inputs so I can use the built in script, however, I want the movement to be done with RepeatButton(s). Can I use repeatbuttons to trigger an input?
Hey all, quick question,
For my character movement I want it to use inputs so I can use the built in script, however, I want the movement to be done with RepeatButton(s). Can I use repeatbuttons to trigger an input?
I don’t think you can set Input values, but you could easily modify the script to handle button events.