This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
citylimitsj/graphics/stadium_animation.ani
Jason Long 5863323d2f Animation format: convert to more xml-ish format
and make it consistent with the format used by tiles.idx
2015-01-17 08:48:07 -08:00

11 lines
565 B
XML

<?xml version="1.0"?>
<micropolis-animation>
<frame><image src="stadium_animation_gfx" at="0,0"/></frame>
<frame><image src="stadium_animation_gfx" at="16,0"/></frame>
<frame><image src="stadium_animation_gfx" at="32,0"/></frame>
<frame><image src="stadium_animation_gfx" at="48,0"/></frame>
<frame><image src="stadium_animation_gfx" at="64,0"/></frame>
<frame><image src="stadium_animation_gfx" at="80,0"/></frame>
<frame><image src="stadium_animation_gfx" at="96,0"/></frame>
<frame><image src="stadium_animation_gfx" at="112,0"/></frame>
</micropolis-animation>