mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-26 17:03:14 +08:00
latest binaries, assets, and docs
This commit is contained in:
parent
85769a036d
commit
f71404e7f7
@ -186,6 +186,7 @@ class EasterEggHuntGame(ba.TeamGameActivity):
|
||||
xpos = random.uniform(-7.1, 6.0)
|
||||
ypos = random.uniform(3.5, 3.5)
|
||||
zpos = random.uniform(-8.2, 3.7)
|
||||
|
||||
def _is_exists(egg: Egg) -> bool:
|
||||
if egg.node is None:
|
||||
return False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user