Talk:Movement:Jumping

From Fortress Forever Wiki
Revision as of 19:16, 20 October 2005 by Defrag (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

There's quite a few things that are being 'weird' here. When the 63 unit crouch jump clearance is set up correctly, the player's jump time (period spent in air) is way too short. It also messes up the regular jump height.

We need to make sure the standing jump height, crouch jump height, initial velocity and the period spent in the air are all consistent with TFC (or as close to TFC that people cannot tell).

Valve managed to make it so that CS1.6 -> CS:S was a very smooth and consistent trasition. All of the map dimensions remained the same, but the movement appeared to remain much the same. The only thing I (Defrag) can ascertain as being different is that, in CS:S, if you crouch a split second before jumping (rather than when airborne) then you can actually jump a little higher. This isn't the case in FF, so we haven't inherited a bug or anything like that. Anyway, we need to work on this somehow.