Flow had a downside where the caster was more likely to take collision
damage. I found a variable on the player object called minImpactSpeed,
adding the increase in speed due to Flow to that value did what I wanted it to do
after some testing.
The blue bar is used for your Jet ability in Tribes 2. In T2RPG, it
represents Mana. This was another relic of Jet usage that wasn't cleaned
up when moving over to the T2RPG player object.
Increasing by factor of ~2, which correlates to ~1.25 actual speed boost.
Want to allow the game to move a bit faster. This update is for all
characters, including enemies, to add to the challenge.