public void StartWind(float start, float goal, float speed, float powMin, float powMax) { character.StartWind(start, goal, speed, powMin, powMax); }