mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
These resources are external, but can be further categorized as follows: 1. Imported resource; 2. Embedded resource (no resource path, provided by the engine); 3. Other text-based resource. Resources of different categorie may need different strategies. Currently, for resource types, it is up to the user to decide what to do next. Clicking to toggle checkboxes is not allowed, but you can still manipulate resources through the `EditorResourcePicker`'s context menu (right-click on a resource in the inspector or click the down arrow icon next to the resource to open the menu).