anachronox-sdk/Anoxfiles/anoxdata/textures/joey/lightform.atd

25 lines
654 B
Plaintext

ATD1
# type=interform
# width=<2^n> (output width, default=1)
# height=<2^n> (output height, default=1)
# mother=<filename.png> (mother parent 8-bit PNG)
# mother_move=<movetype>
# mother_vx=<coord/sec> (mother x velocity)
# father=<filename.png> (father parent 8-bit PNG)
# palette=<filename.png> (palette truecolor PNG)
type = interform
width = 256
height = 256
mother = textures/joey/lightform1.png
mother_move = scroll
mother_vy = -0.1
father = textures/joey/lightform2.png
father_move = scroll
father_vy = 0.2
palette = textures/joey/lightformpal.png