Initial commit
This commit is contained in:
4
scripts/fallingTrashcans.gd
Normal file
4
scripts/fallingTrashcans.gd
Normal file
@ -0,0 +1,4 @@
|
||||
extends Particles2D
|
||||
|
||||
func _ready():
|
||||
_G.cans = self
|
Reference in New Issue
Block a user