extends Node2D const COLLISION_SHAPE_2D = "CollisionShape2D" const CHARACTER_BODY_2D = "CharacterBody2D"