mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-28 18:15:45 +08:00
dale bobo
This commit is contained in:
parent
24270c1a2c
commit
b7a7278139
@ -1227,7 +1227,7 @@ class Spaz(bs.Actor):
|
||||
return None
|
||||
node = bs.getcollision().opposingnode
|
||||
if node.getdelegate(PowerupBox):
|
||||
return
|
||||
return None
|
||||
|
||||
# Only allow one hit per node per punch.
|
||||
if node and (node not in self._punched_nodes):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user