public override void OnChessEnter(GChess chess)
 {
     chess.TryFall();
 }