挖完后下一波8行会立刻升起
This commit is contained in:
@@ -17,6 +17,9 @@ local function check_rise(P)
|
|||||||
P:showTextF(text.awesome,0,-120,80,"beat",.6)
|
P:showTextF(text.awesome,0,-120,80,"beat",.6)
|
||||||
SFX.play("clear")
|
SFX.play("clear")
|
||||||
BG.send(26)
|
BG.send(26)
|
||||||
|
for i=1,8-P.garbageBeneath do
|
||||||
|
P:garbageRise(13,1,P:RND(10))
|
||||||
|
end
|
||||||
else
|
else
|
||||||
BG.send(#P.clearedRow)
|
BG.send(#P.clearedRow)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user