score label vfx; increase building collider size
This commit is contained in:
parent
69faf54dc3
commit
962c4cb469
6 changed files with 60 additions and 18 deletions
|
|
@ -1,3 +1,3 @@
|
|||
extends Node
|
||||
|
||||
signal building_destroyed(building: Building)
|
||||
signal building_destroyed(building: Building, score: int)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue