EasyMenus icon indicating copy to clipboard operation
EasyMenus copied to clipboard

no work

Open zacxl opened this issue 2 years ago • 3 comments

Parser Error: Identifier "MenuTemplateManager" not declared in the current scope.

zacxl avatar Nov 22 '22 21:11 zacxl

same issue here

uneuro avatar Dec 15 '22 23:12 uneuro

resolved with set:

[autoload]

MenuTemplateManager="*res://addons/EasyMenus/Nodes/menu_template_manager.tscn"

uneuro avatar Dec 15 '22 23:12 uneuro

Yup, or add it via the Project Settings popup > Autoload tab, enabled.

@zacxl Could you rename the issue title to contain the error message (or at least part of it)?

EDIT: that said, you can also close the issue after that since the autoload explanation has been added to the README section "How to use" (in fact since 10 Nov, 2022)

hsandt avatar Apr 26 '23 15:04 hsandt