lanterns背景的灯笼会往反方向转了
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user