Removed adjusting the plunger height (which was overcompensating,

resulting in the plunger being pushed into the ground).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6732 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk
2010-11-25 22:25:57 +00:00
parent 16d969fa39
commit 70b840bb6c

View File

@@ -105,7 +105,7 @@ Plunger::Plunger(Kart *kart) : Flyable(kart, PowerupManager::POWERUP_PLUNGER)
}
//adjust height according to terrain
setAdjustUpVelocity(true);
setAdjustUpVelocity(false);
// pulling back makes no sense in battle mode, since this mode is not a race.
// so in battle mode, always hide view