背景系统增加“默认背景”功能,新增节日飘雪背景

This commit is contained in:
MrZ626
2020-12-25 20:23:16 +08:00
parent 4850cdb292
commit 1729e1f36d
12 changed files with 77 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ local touchDist
local scene={}
function scene.sceneInit(org)
BG.set("space")
BG.set()
destroyPlayers()
local cam=mapCam
cam.zoomK=org=="main"and 5 or 1