Skip to content

Instantly share code, notes, and snippets.

@Themaister
Created June 16, 2012 10:20
Show Gist options
  • Save Themaister/2940909 to your computer and use it in GitHub Desktop.
Save Themaister/2940909 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<sprite name="dino" start_id="up">
<face id="up" source="dino_up.png"/>
<face id="down" source="dino_down.png"/>
<face id="down" source="dino_down_walk1.png"/>
<face id="down" source="dino_down_walk2.png"/>
<face id="down" source="dino_down_walk3.png"/>
<face id="down" source="dino_down_walk4.png"/>
<face id="left" source="dino_left.png"/>
<face id="right" source="dino_right.png"/>
</sprite>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment