animation: turn IND1's piston tiles into an animation
This commit is contained in:
parent
998e2382b3
commit
945cf7a22e
4 changed files with 27 additions and 8 deletions
11
graphics/ind01_pistons.ani
Normal file
11
graphics/ind01_pistons.ani
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
<micropolis-animation>
|
||||
<frame><image src="ind01_pistons_frames" at="0,0"/></frame>
|
||||
<frame><image src="ind01_pistons_frames" at="48,0"/></frame>
|
||||
<frame><image src="ind01_pistons_frames" at="96,0"/></frame>
|
||||
<frame><image src="ind01_pistons_frames" at="144,0"/></frame>
|
||||
<frame><image src="ind01_pistons_frames" at="192,0"/></frame>
|
||||
<frame><image src="ind01_pistons_frames" at="240,0"/></frame>
|
||||
<frame><image src="ind01_pistons_frames" at="288,0"/></frame>
|
||||
<frame><image src="ind01_pistons_frames" at="336,0"/></frame>
|
||||
</micropolis-animation>
|
BIN
graphics/ind01_pistons_frames.png
Normal file
BIN
graphics/ind01_pistons_frames.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
|
@ -892,14 +892,14 @@
|
|||
850 misc_animation@0,368 (becomes=851)
|
||||
851 misc_animation@0,384 (becomes=844)
|
||||
# BEGIN INDUSTRIAL ANIMATION (8 frames) #
|
||||
852 misc_animation@0,400 (conducts)(building-part=625,-1,-1) (becomes=853)(onshutdown=621)
|
||||
853 misc_animation@0,416 (conducts)(building-part=625,-1,-1) (becomes=854)(onshutdown=621)
|
||||
854 misc_animation@0,432 (conducts)(building-part=625,-1,-1) (becomes=855)(onshutdown=621)
|
||||
855 misc_animation@0,448 (conducts)(building-part=625,-1,-1) (becomes=856)(onshutdown=621)
|
||||
856 misc_animation@0,464 (conducts)(building-part=625,-1,-1) (becomes=857)(onshutdown=621)
|
||||
857 misc_animation@0,480 (conducts)(building-part=625,-1,-1) (becomes=858)(onshutdown=621)
|
||||
858 misc_animation@0,496 (conducts)(building-part=625,-1,-1) (becomes=859)(onshutdown=621)
|
||||
859 misc_animation@0,512 (conducts)(building-part=625,-1,-1) (becomes=852)(onshutdown=621)
|
||||
852 ind01_pistons (conducts)(building-part=625,-1,-1) (onshutdown=621)
|
||||
853
|
||||
854
|
||||
855
|
||||
856
|
||||
857
|
||||
858
|
||||
859
|
||||
# BEGIN ZONE DESTRUCT & RUBBLIZE #
|
||||
860 misc_animation@0,528 (bulldozable)(noburn)(description=#3)(becomes=861)
|
||||
861 misc_animation@0,544 (bulldozable)(noburn)(description=#3)(becomes=862)
|
||||
|
|
|
@ -121,6 +121,14 @@
|
|||
841 840
|
||||
842 840
|
||||
843 840
|
||||
# IND pistons animation
|
||||
853 852
|
||||
854 852
|
||||
855 852
|
||||
856 852
|
||||
857 852
|
||||
858 852
|
||||
859 852
|
||||
# IND zone smoke animations
|
||||
885 884
|
||||
886 884
|
||||
|
|
Reference in a new issue