Sprinting player stops when pressing "2" or "4"

Recently in studio I was testing my game and noticed something odd. When using shift to sprint (very simple script, just walkspeed not animation) and pressing “2” or “4” to get out a tool, the player suddenly stops.

This only happens when testing in studio, so it’s not a big deal, but it is kind of annoying. I’ve tried putting the script on other studio games and making the sprint script as simple as possible, but no results. Is the shift+2 or shift+4 a keyboard combination I do not know of? (For your information, i’m using Windows 10 64-bit)

6 Likes

According to this DevHub article,, Shift + 2 and Shift + 4 are Studio Shortcuts.

6 Likes

Thanks! It seems that they are jump to move increment shortcuts

2 Likes