extends Node2D class_name ProjectileContainer static var instance : ProjectileContainer func _ready(): instance = self