EDIT - SOLVED: My keyboard has an error registering keypresses alongside shift+up
Hi.
Im trying to create a sprint ability using 8 direction movement by increasing the maxspeed when shift is down, however I think I've discovered a conflict with the shift key and up arrow during this event.
Trying to sprint upwards with shift down ignores the left and right keys until either the up arrow or shift is released. This means I can't move right or left until released and diagonally upwards at all.
I retried with wasd & shift and it works fine, and I tried it with arrow keys & the F key and it also works fine. So it seems like there's some conflict specifically between shift and up arrow when it comes to 8 directional movement.