New problem (haven't solved the old ones, but i'll take care of this first).

I've implemented "gravity" for my jumps using something similar to this.

The thing is now that my jumps are too fast in comparison to regular movement.
But they're not so fast as the regular movement is slow.

So my question is - how to speed up movement? I haven't used delay at all...