Sprites.wiki
changeset 1118 6463c1c27328
parent 1114 6f9bed140d04
child 1119 545971faffc2
equal deleted inserted replaced
1117:635b23857d96 1118:6463c1c27328
   211 || `sprSDFlakeL` ||
   211 || `sprSDFlakeL` ||
   212 || `sprCloudL` ||
   212 || `sprCloudL` ||
   213 || `sprSDCloudL` ||
   213 || `sprSDCloudL` ||
   214 || `sprDuck` ||
   214 || `sprDuck` ||
   215 || `sprHandDuck` ||
   215 || `sprHandDuck` ||
       
   216 
       
   217 ## Custom sprites
       
   218 The sprite IDs `sprCustom1` to `sprCustom8` are not directly used in the engine. Instead, they are supposed to be overwritten in a [https://hedgewars.org/kb/HWPFormat HWP file]. This allows you to add custom sprites in a HWP without destroying game-relevant sprites.