Trying to learn the input mapping but not working as nicely as I’m wanting it to. First issue is, default project has a simple movement input action, but recreating both input actions and input mapping context, it’s not the same. Why is it not the same? What am I missing? All is the same.
I have the same issue trying to replicate this, looks like “action value x” and “action value y” is missing - so there’s no way to connect them at all. Does anyone know where we define those to make them appear?
I figured out that “action value” can be connected by changing the “value type” in the input action itself to float. But where I get the second one from I have no idea.
Specifically under Core Concepts>Input Actions. You will need to go to your Input Action and switch it from the Default value of Digital (bool) to Axis2D (Vector2D) as shown here.