每次启动游戏ai是一样的块序
This commit is contained in:
@@ -48,16 +48,9 @@ function sceneInit.main()
|
|||||||
BG.set("space")
|
BG.set("space")
|
||||||
BGM.play("blank")
|
BGM.play("blank")
|
||||||
|
|
||||||
game.frame=0
|
|
||||||
game.recording=false
|
|
||||||
game.replaying=false
|
|
||||||
game.seed=1046101471
|
|
||||||
game.rec={}
|
|
||||||
|
|
||||||
modeEnv={}
|
modeEnv={}
|
||||||
destroyPlayers()
|
|
||||||
|
|
||||||
--Create demo player
|
--Create demo player
|
||||||
|
destroyPlayers()
|
||||||
PLY.newDemoPlayer(1,900,35,1.1)
|
PLY.newDemoPlayer(1,900,35,1.1)
|
||||||
end
|
end
|
||||||
function sceneInit.music()
|
function sceneInit.music()
|
||||||
|
|||||||
Reference in New Issue
Block a user