Get the Vector2 value from an InputAction in a PlayerInput component.
Game Object
The GameObject with the PlayerInput component.
Input Action
An InputAction used by the PlayerInput component.
Store Vector 2
Store the Vector2 value.
Store X
Store the Vector2 x value.
Store Y
Store the Vector2 y value.
Update Mode
When to read the Input.