- Home /
Is it possible to change the "jump" positive button during runtime?
Following a previous question where I learned that the input dialog was only available for standalone builds, I wonder now how can input can be changed at runtime since their seems to be no setter available.
the jump button is just an example, what I would like is retain the user ability to edit inputs interface and the power of the input manager instead of cluttering the code with having to reinvent the input manager...
any advice much appreciated.
Thanks,
Jean.
I'm also very interested on this question. I'd want the user to be able to change certain input settings (such as sensitivity, gravity, etc) without having to "reinvent the wheel" implementing that settings in code. An Input setter would be great.
Hi edy, you can vote for this here http://feedback.unity3d.com/forums/15792-unity/suggestions/175032-scripting-expose-input-manager-settings
Answer by Jean-Fabre · Aug 20, 2010 at 12:30 PM
since there is actually a whish made in feedback.unity, the obvious answer is no.
you can vote this one up here
Your answer

Follow this Question
Related Questions
LeftControl key at runtime 0 Answers
Attaching player control script at runtime 0 Answers
Xbox/USB controllers don't work in Build 0 Answers