In my game player can crouch and slide. While he is ducked his movement speed is decreased with the formula "player[Platform].VectorX/1.5" It is working perfectly in the first layout, but when I move to second that speed is decreased dramatically. However when I return to the first layout everything is fine again.