Sprites.wiki
changeset 1119 545971faffc2
parent 1118 6463c1c27328
child 2032 8856d08fc9d7
equal deleted inserted replaced
1118:6463c1c27328 1119:545971faffc2
   212 || `sprCloudL` ||
   212 || `sprCloudL` ||
   213 || `sprSDCloudL` ||
   213 || `sprSDCloudL` ||
   214 || `sprDuck` ||
   214 || `sprDuck` ||
   215 || `sprHandDuck` ||
   215 || `sprHandDuck` ||
   216 
   216 
   217 ## Custom sprites
   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.
   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.