Add support for custom explosions with custom sound choice
This commit is contained in:
@@ -129,6 +129,11 @@ same slot as the opposite direction, but aligned to the left and bottom. Add 100
|
||||
slot the north and south graphics are in, and put that number in the text field where a
|
||||
missile graphic is requested.</p>
|
||||
|
||||
<p><b>Explosion - </b>You can play custom explosion animations using the Do Sfx Burst
|
||||
special node type. An explosion animation consists of 8 full-sized frames with transparent
|
||||
backgrounds, which must be present in order in the graphics sheet. Add 1000 to the slot of the first frame, and put that number in the text field where the explosion type is
|
||||
required.</p>
|
||||
|
||||
<p><b>Terrain Map Icons - </b>A terrain map icon is 12x12 pixels, and each slot on the
|
||||
custom graphic sheet can hold six of them. Within a single slot, the terrain map icons are
|
||||
numbered 1 through 6, from left to right, top to bottom. Multiply that number by 1000,
|
||||
|
Reference in New Issue
Block a user