#Icons for custom Resources in FileSystem not working?
1 messages · Page 1 of 1 (latest)
hum, did a quick test and they updated immediatelly
did you try reloading the project?
yep, tried that. also restarting the editor
I tested 2 different icons on 2 different custom Resources, and some of them got an icon in the FileSystem but it was the wrong one
when choosing the Resource file for an exported variable in the dropdown, or when creating a new Resource via the ediotor the icons work fine
nvm, I figured it out
the icon doesn't work if the Resource extends the custom Resource with the @icon tag. so I have to define the icon for each extending class it seems