Only found a related api, Input.ResetInputAxes, but unfortunately it resets the axes data.
Does anyone know how to get input settings?
I know Input.GetButtonDown(“xxx”), but what I want is to get all the configured button information, so that I can do some related expansions, such as avoiding writing a lot of repetitive code, but only using a loop to solve the problem.
Thanks for the help of kind people ![]()
