extends StaticBody3D class_name TheCube func take_damage(damage: int) -> void: Game.health -= damage