2019-11-23 14:49:20 +01:00

8 lines
91 B
GDScript

extends Spatial
func _ready():
Collector.addCollectible(self)
#TODO: handle collisions