Control Character with Visual Scripting
Unity Tutorial - learn.unity.com
Move forwards and backwards using Up and Down arrows (or W and S) and rotate using Left and Right arrows (or A and D). Press space to jump.
The movement of the character is restrained on the x and z axis. (The character cannot move off the ground.) It also cannot jump unless it is on the ground.
Both the movement and rotation speeds are normalized based on the frame rate.