Moving for left, right, up, down and jump with joystick or keyboard in Game 3D Unity.
How to use NEW Input System Package! (Unity Tutorial - Keyboard, Mouse, Touch, Gamepad)
https://www.youtube.com/watch?v=Yjee_e4fICc
[TUTORIAL]
1 – Install package “Input System”
2 – Create “Input actions” with the name “TestingInputSystem”
3 – Configure the actions of the PlayerControl in Input Actions
4 - Add script “TestingInputSystem” in object “Sphere”