fixed gitignore
This commit is contained in:
parent
405c80d039
commit
74ee5b63aa
|
@ -1,3 +1,3 @@
|
||||||
logs*
|
logs*
|
||||||
export*
|
export*
|
||||||
demo*
|
demos*
|
|
@ -16,7 +16,7 @@ end
|
||||||
function Demo:PlaybackStart()
|
function Demo:PlaybackStart()
|
||||||
DemoPlayback = true
|
DemoPlayback = true
|
||||||
CurrentDemoFrame = 0
|
CurrentDemoFrame = 0
|
||||||
dofile("demo/play_demo.lua")
|
dofile("demos/play_demo.lua")
|
||||||
end
|
end
|
||||||
|
|
||||||
function Demo:PlaybackEnd()
|
function Demo:PlaybackEnd()
|
||||||
|
@ -34,8 +34,8 @@ end
|
||||||
|
|
||||||
function Demo:RecordStart()
|
function Demo:RecordStart()
|
||||||
-- Make demo stuff
|
-- Make demo stuff
|
||||||
os.execute( "mkdir \"./demo\"" )
|
os.execute( "mkdir \"./demos\"" )
|
||||||
DemoFile = io.open("demo/play_demo.lua", "w+")
|
DemoFile = io.open("demos/play_demo.lua", "w+")
|
||||||
--DemoFile = io.open("demo/mothbackDemo_"..os.date("%Y-%m-%d_%H-%M-%S")..".lua", "w+")
|
--DemoFile = io.open("demo/mothbackDemo_"..os.date("%Y-%m-%d_%H-%M-%S")..".lua", "w+")
|
||||||
DemoFile:write("main_Player.pos.x = "..main_Player.pos.x.."\n")
|
DemoFile:write("main_Player.pos.x = "..main_Player.pos.x.."\n")
|
||||||
DemoFile:write("main_Player.pos.y = "..main_Player.pos.y.."\n")
|
DemoFile:write("main_Player.pos.y = "..main_Player.pos.y.."\n")
|
||||||
|
|
|
@ -33,7 +33,6 @@ function Keybind:CheckDown(action)
|
||||||
else
|
else
|
||||||
check = love.mouse.isDown(keyname)
|
check = love.mouse.isDown(keyname)
|
||||||
end
|
end
|
||||||
|
|
||||||
if check then
|
if check then
|
||||||
if action.demo ~= nil then
|
if action.demo ~= nil then
|
||||||
Demo:RecordAction(action.demo)
|
Demo:RecordAction(action.demo)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
main_Player.pos.x = 104.9
|
main_Player.pos.x = 61.001142448543
|
||||||
main_Player.pos.y = 152.99952723758
|
main_Player.pos.y = 152.96254008175
|
||||||
DemoAction = {
|
DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -23,295 +23,61 @@ DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right","move_jump",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{"move_hook",},
|
||||||
{},
|
{"move_hook",},
|
||||||
{},
|
{"move_hook",},
|
||||||
{},
|
{"move_hook",},
|
||||||
{},
|
{"move_hook",},
|
||||||
{},
|
{"move_hook",},
|
||||||
{"move_left",},
|
{"move_hook",},
|
||||||
{"move_left",},
|
{"move_hook",},
|
||||||
{"move_left",},
|
{"move_hook",},
|
||||||
{"move_left",},
|
{"move_hook",},
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{"move_jump",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -319,6 +85,49 @@ DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -332,6 +141,14 @@ DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -341,6 +158,12 @@ DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -362,6 +185,48 @@ DemoAction = {
|
||||||
{"move_right",},
|
{"move_right",},
|
||||||
{"move_right",},
|
{"move_right",},
|
||||||
{"move_right",},
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
|
{"move_right","move_right",},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -376,18 +241,6 @@ DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -422,6 +275,49 @@ DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -435,164 +331,6 @@ DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
|
@ -607,96 +345,6 @@ DemoAction = {
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{"move_dash","move_up",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_dash","move_up",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left","move_dash","move_up","move_left",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_dash",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{"move_left",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
|
@ -705,7 +353,97 @@ DemoAction = {
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{"move_left","move_left",},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
{"move_hook",},
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_hook",},
|
||||||
|
{"move_left","move_hook",},
|
||||||
|
{"move_left","move_hook",},
|
||||||
|
{"move_left","move_hook",},
|
||||||
|
{"move_left","move_hook",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{"move_left",},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
@ -742,87 +480,12 @@ DemoAction = {
|
||||||
{"move_right",},
|
{"move_right",},
|
||||||
{"move_right",},
|
{"move_right",},
|
||||||
{"move_right",},
|
{"move_right",},
|
||||||
{"move_right","move_hook",},
|
{"move_right",},
|
||||||
{"move_right","move_hook",},
|
{"move_right",},
|
||||||
{"move_right","move_hook",},
|
{"move_right",},
|
||||||
{"move_right","move_hook",},
|
{"move_right",},
|
||||||
{"move_right","move_hook",},
|
{"move_right",},
|
||||||
{"move_hook",},
|
{"move_right",},
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{"move_hook",},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
{},
|
{},
|
||||||
|
|
Loading…
Reference in New Issue