animation: turn coal smoke into animation

This commit is contained in:
Jason Long 2015-01-23 07:50:51 -08:00
parent bf0c33fbe9
commit 33a421337e
3 changed files with 36 additions and 16 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0"?>
<micropolis-animation>
<frame><image src="coal_smoke_frames" at="0,0"/></frame>
<frame><image src="coal_smoke_frames" at="64,0"/></frame>
<frame><image src="coal_smoke_frames" at="128,0"/></frame>
<frame><image src="coal_smoke_frames" at="192,0"/></frame>
</micropolis-animation>

View file

@ -960,22 +960,22 @@
914 ind_zones@32,400|ind08_smoke_frames@128,16 (conducts)(building-part=688,1,0) (becomes=915)(onshutdown=689)
915 ind_zones@32,400|ind08_smoke_frames@176,16 (conducts)(building-part=688,1,0) (becomes=912)(onshutdown=689)
# BEGIN COAL PLANT SMOKE #
916 coal@32,0 |coal_smoke_frames@32,0 (conducts)(building-part=750,1,-1)(becomes=917)(onshutdown=747)
917 coal@32,0 |coal_smoke_frames@96,0 (conducts)(building-part=750,1,-1)(becomes=918)(onshutdown=747)
918 coal@32,0 |coal_smoke_frames@160,0 (conducts)(building-part=750,1,-1)(becomes=919)(onshutdown=747)
919 coal@32,0 |coal_smoke_frames@224,0 (conducts)(building-part=750,1,-1)(becomes=916)(onshutdown=747)
920 coal@48,0 |coal_smoke_frames@48,0 (conducts)(building-part=750,2,-1)(becomes=921)(onshutdown=748)
921 coal@48,0 |coal_smoke_frames@112,0 (conducts)(building-part=750,2,-1)(becomes=922)(onshutdown=748)
922 coal@48,0 |coal_smoke_frames@176,0 (conducts)(building-part=750,2,-1)(becomes=923)(onshutdown=748)
923 coal@48,0 |coal_smoke_frames@240,0 (conducts)(building-part=750,2,-1)(becomes=920)(onshutdown=748)
924 coal@32,16|coal_smoke_frames@32,16 (conducts)(building-part=750,1,0) (becomes=925)(onshutdown=751)
925 coal@32,16|coal_smoke_frames@96,16 (conducts)(building-part=750,1,0) (becomes=926)(onshutdown=751)
926 coal@32,16|coal_smoke_frames@160,16 (conducts)(building-part=750,1,0) (becomes=927)(onshutdown=751)
927 coal@32,16|coal_smoke_frames@224,16 (conducts)(building-part=750,1,0) (becomes=924)(onshutdown=751)
928 coal@48,16|coal_smoke_frames@48,16 (conducts)(building-part=750,2,0) (becomes=929)(onshutdown=752)
929 coal@48,16|coal_smoke_frames@112,16 (conducts)(building-part=750,2,0) (becomes=930)(onshutdown=752)
930 coal@48,16|coal_smoke_frames@176,16 (conducts)(building-part=750,2,0) (becomes=931)(onshutdown=752)
931 coal@48,16|coal_smoke_frames@240,16 (conducts)(building-part=750,2,0) (becomes=928)(onshutdown=752)
916 coal@32,0 |coal_smoke_animation@32,0 (conducts)(building-part=750,1,-1)(onshutdown=747)
917
918
919
920 coal@48,0 |coal_smoke_animation@48,0 (conducts)(building-part=750,2,-1)(onshutdown=748)
921
922
923
924 coal@32,16|coal_smoke_animation@32,16 (conducts)(building-part=750,1,0) (onshutdown=751)
925
926
927
928 coal@48,16|coal_smoke_animation@48,16 (conducts)(building-part=750,2,0) (onshutdown=752)
929
930
931
# BEGIN STADIUM PLAYFIELD #
# Note: the original source code made these unburnable, which doesn't make sense
932 stadium_animation@0,0 (conducts)(description=#24)

View file

@ -121,6 +121,19 @@
841 840
842 840
843 840
# coal smoke animation
917 916
918 916
919 916
921 920
922 920
923 920
925 924
926 924
927 924
929 928
930 928
931 928
# stadium animation
933 932
934 932