void EndHop() { //Pound the ground when we land. _explodeScript.MakeExplosionForce(1.0f); _hopping = false; _elapsedSinceHop = 0.0f; }