From 11a981e4daddfe3731a25831136137f9a5d0d873 Mon Sep 17 00:00:00 2001 From: ckcz123 Date: Thu, 2 Sep 2021 21:10:12 +0800 Subject: [PATCH] revert sample0 --- project/floors/sample0.js | 55 --------------------------------------- 1 file changed, 55 deletions(-) diff --git a/project/floors/sample0.js b/project/floors/sample0.js index 41259e44..7ffc7566 100644 --- a/project/floors/sample0.js +++ b/project/floors/sample0.js @@ -99,61 +99,6 @@ main.floors.sample0= "type": "hide", "time": 500 } - ], - "7,7": [ - { - "type": "move", - "loc": [ - 0, - 0 - ], - "time": 100, - "keep": true, - "async": true, - "steps": [ - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12", - "right:12", - "left:12" - ] - }, - { - "type": "wait", - "forceChild": true, - "timeout": 10000, - "data": [ - { - "case": "keyboard", - "keycode": "13,32", - "action": [ - { - "type": "stopAsync" - } - ] - } - ] - }, - { - "type": "waitAsync" - } ] }, "changeFloor": {