public void Forward() { player.JumpTimeSpan(TimeSpan.FromSeconds(5)); StartCoroutine(ShowStatus("Jumping forward", 1)); }