view demos/rpg/objects/actors/player/warrior/walk/animation.xml @ 528:796d49ab9380

Cleaned up the createScene function. Items can now be picked up.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Fri, 28 May 2010 14:52:56 +0000
parents d70fc46c8aa5
children ea26e7b6f56c
line wrap: on
line source

<animation delay="2000" namespace="http://www.fifengine.de/xml/rpg" id="warrior:walk" x_offset="0" y_offset="0">
	<frame source="045.png" />
</animation>