Moving Faster in Non-Cardinal Directions

In many games, a player will move faster if he holds down two keys that move in directions perpendicular to one another. This happens because many games would process non-cardinal movement by simply performing a vector addition, meaning the player would go square root of 2 faster when moving diagonally.

Showing the single result