Sprites: xplain custom sprites
authorWuzzy
Fri, 17 Nov 2017 04:42:27 +0000
changeset 1118 6463c1c27328
parent 1117 635b23857d96
child 1119 545971faffc2
Sprites: xplain custom sprites
Sprites.wiki
--- a/Sprites.wiki	Fri Nov 17 04:37:02 2017 +0000
+++ b/Sprites.wiki	Fri Nov 17 04:42:27 2017 +0000
@@ -212,4 +212,7 @@
 || `sprCloudL` ||
 || `sprSDCloudL` ||
 || `sprDuck` ||
-|| `sprHandDuck` ||
\ No newline at end of file
+|| `sprHandDuck` ||
+
+## Custom sprites
+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.
\ No newline at end of file