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