5 lines
64 B
GDScript3
Raw Normal View History

2019-11-23 14:49:20 +01:00
extends Spatial
func _ready():
Collector.addCollectible(self)