} else if (eventGroup.isUp()) {
                final boolean ablePass = PlayStageMgr.ablePassByHinder(hero);
                if (ablePass || !DirectType.isUp(lastDirect)) {
                    hero.setDirect(DirectType.UP);
                    if (PlayStageMgr.instance.willInBorder(hero) && PlayStageMgr.instance.ableToMove(hero)) {