Then we programmatically create multiple instances of the Icon scene in Main using a simple script (see main.gd). This process is usually referred to as instantiation. It involves allocating memory ...
The addon uses enums in the script instead of having the enum values stored in the project settings! Making it much easier to use. When exporting a variable where its type is an enum (to edit it in ...