Mercurial > fife-parpg
view demos/rpg/objects/actors/player/warrior/object.xml @ 516:d70fc46c8aa5
Added some placeholder graphics for the warrior. The player can now walk around the map.
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Tue, 25 May 2010 21:41:59 +0000 |
parents | |
children | c3a026cdd91b |
line wrap: on
line source
<?fife type="object"?> <object id="warrior" namespace="http://www.fifengine.de/xml/rpg" blocking="1" static="1"> <action id="walk"> <animation source="walk/animation.xml" direction="45" /> </action> </object>