public void WallJump()
 {
     charActions.WallJump();
 }