score_manager := class(creative_device): var Score : int = 0 OnBegin() : void = Print("Score manager ready")