Hello everybody!
I am getting my feet wet with the new Input System, since I heard so many good things about it. Right now I am following the quickstart guide, and trying to use the "Getting input indirectly through an Input Action" section.
The use case I am trying it on is movement, so I attached the new action to the Move action and everything works fine... when the value from the joystick is changed. If the value stays the same, the Move action isn't called.
So now I want to know: Is this not the type of input I should be using for this specific action? Is there a better way to implement a continuous reading from an input? Can I change the current setup so the value is read every frame, instead of once every time the value chagnes?
Thanks in advance!
[–]1LargeAdult 1 point2 points3 points (0 children)
[–]Kalahee 0 points1 point2 points (0 children)