lanterns背景的灯笼会往反方向转了

This commit is contained in:
MrZ626
2021-03-03 22:00:50 +08:00
parent 8ce481c427
commit c8eba1338e

View File

@@ -21,7 +21,7 @@ function back.update(dt)
vy=size*2,
size=size,
phase=rnd(),
vp=.02+.02*rnd(),
vp=(.02+.02*rnd())*(rnd(2)*2-3),
}
ins(lanterns,L)
t=rnd(.626,1.626)