限制按键的极简模式从地图改为隐藏模式,目标改为消除40行 close #1060

This commit is contained in:
MrZ_26
2023-12-04 19:50:47 +08:00
parent d3e4d7e62c
commit d06d8ebfff
17 changed files with 38 additions and 217 deletions

View File

@@ -66,7 +66,10 @@ local function _nextDir(i)
SETTING.face[i]=(SETTING.face[i]+1)%4
minoRot0[i]=minoRot0[i]+math.pi/2
if not selEggMode and not GAME.playing then
if minoRot0[5]>62 then
if minoRot0[2]>62 then
selEggMode='sprint_finesse_lock'
playEgg.color=COLOR.dY
elseif minoRot0[5]>62 then
selEggMode='marathon_bfmax'
playEgg.color=COLOR.dR
elseif minoRot0[6]>62 then