I and a few others have spend hours combing through the data editor, and we can't seem to find where the icons for Minerals and such in the resource bar are set. Does anyone know?
I've found a way to do this through the import manager. Sadly nothing found in the data editor though.
the following locations are of interest for the mineral icons:
Assets/Textures/icon-mineral.dds
Assets/Textures/icon-mineral-zerg.dds
Assets/Textures/icon-mineral-terran.dds
Assets/Textures/icon-mineral-protoss.dds
the following locations are of interest for the gas icons:
Assets/Textures/icon-gas.dds
Assets/Textures/icon-gas-zerg.dds
Assets/Textures/icon-gas-terran.dds
Assets/Textures/icon-gas-protoss.dds
the following locations are of interest for the supply icons:
Assets/Textures/icon-supply.dds
Assets/Textures/icon-supply-zerg.dds
Assets/Textures/icon-supply-terran.dds
Assets/Textures/icon-supply-protoss.dds
and some other icons that might be usefull:
Assets/Textures/icon-energy-zerg.dds
Assets/Textures/icon-energy-terran.dds
Assets/Textures/icon-energy-protoss.dds
Assets/Textures/icon-error.dds
Assets/Textures/icon-file.dds
Assets/Textures/icon-folder.dds
Assets/Textures/icon-health-zerg.dds
Assets/Textures/icon-health-terran.dds
Assets/Textures/icon-health-protoss.dds
Assets/Textures/icon-highyieldmineral.dds
Assets/Textures/icon-highyieldmineral-zerg.dds
Assets/Textures/icon-highyieldmineral-terran.dds
Assets/Textures/icon-highyieldmineral-protoss.dds
Assets/Textures/icon-queuearrow.dds
Assets/Textures/icon-replay.dds
Assets/Textures/icon-time-zerg.dds
Assets/Textures/icon-time-terran.dds
Assets/Textures/icon-time-protoss.dds
Assets/Textures/icon-upfolder.dds
The location of even more can be found in the data editor through:
Data Type: Buttons
{Any Button}
Icon property - browse.
Hope this helps ya further ;)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I and a few others have spend hours combing through the data editor, and we can't seem to find where the icons for Minerals and such in the resource bar are set. Does anyone know?
I've found a way to do this through the import manager. Sadly nothing found in the data editor though.
the following locations are of interest for the mineral icons:
Assets/Textures/icon-mineral.dds
Assets/Textures/icon-mineral-zerg.dds
Assets/Textures/icon-mineral-terran.dds
Assets/Textures/icon-mineral-protoss.dds
the following locations are of interest for the gas icons:
Assets/Textures/icon-gas.dds
Assets/Textures/icon-gas-zerg.dds
Assets/Textures/icon-gas-terran.dds
Assets/Textures/icon-gas-protoss.dds
the following locations are of interest for the supply icons:
Assets/Textures/icon-supply.dds
Assets/Textures/icon-supply-zerg.dds
Assets/Textures/icon-supply-terran.dds
Assets/Textures/icon-supply-protoss.dds
and some other icons that might be usefull:
Assets/Textures/icon-energy-zerg.dds
Assets/Textures/icon-energy-terran.dds
Assets/Textures/icon-energy-protoss.dds
Assets/Textures/icon-error.dds
Assets/Textures/icon-file.dds
Assets/Textures/icon-folder.dds
Assets/Textures/icon-health-zerg.dds
Assets/Textures/icon-health-terran.dds
Assets/Textures/icon-health-protoss.dds
Assets/Textures/icon-highyieldmineral.dds
Assets/Textures/icon-highyieldmineral-zerg.dds
Assets/Textures/icon-highyieldmineral-terran.dds
Assets/Textures/icon-highyieldmineral-protoss.dds
Assets/Textures/icon-queuearrow.dds
Assets/Textures/icon-replay.dds
Assets/Textures/icon-time-zerg.dds
Assets/Textures/icon-time-terran.dds
Assets/Textures/icon-time-protoss.dds
Assets/Textures/icon-upfolder.dds
The location of even more can be found in the data editor through:
Data Type: Buttons
{Any Button}
Icon property - browse.
Hope this helps ya further ;)