Heroes of Hammerwatch

Heroes of Hammerwatch

Heroes of Hammerwatch Workshop
Here you can find mods and translations for Heroes of Hammerwatch created by the community.
Learn More
Rally 8 Mar, 2019 @ 2:07pm
Custom Item icons not showing up
Any ideas? I don't know how the .png files are supposed to be setup and the wiki has little info about it.
< >
Showing 1-1 of 1 comments
Melissa  [developer] 2 8 Mar, 2019 @ 3:42pm 
Take a look at the icon definition of an item:
<array name="icon"> <string>items/awesome_items.png</string> <int>100</int><vec4>0 0 12 12</vec4> </array>
The <vec4> tag here contains the X Y Width Height parts of the png in which the item is in. Using this, you can put multiple item icons in a single png.
< >
Showing 1-1 of 1 comments
Per page: 1530 50