How can I detect if the player is requesting to move their character? (Pressing either wasd, moving the mobile thumbstick or xbox controller joystick)

Hello devforum,
I need some help with a swimming system where I need to detect if the player wants to move to stop the character. Is there any way I can do this?
Thanks.

1 Like

I think you can use Humanoid | Roblox Creator Documentation and check if the magnitude is greater than 0

3 Likes