mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-25 08:23:35 +08:00
brain hurting
This commit is contained in:
parent
2fdf006030
commit
498e6acb7b
@ -1431,8 +1431,7 @@ class RunaroundGame(bs.CoopGameActivity[Player, Team]):
|
||||
|
||||
# Neutralize heartbeat (Done did when dead.)
|
||||
else:
|
||||
defscale: Sequence[float] = heart.scale
|
||||
bs.animate_array(heart, 'scale', 2, {
|
||||
0.0: defscale,
|
||||
0.0: list(heart.scale),
|
||||
time: (90,90),
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user