extends Node const CookingGame = preload("res://scripts/Cooking/CookingGame.gd"); var game:CookingGame = null;