view tests/data/wolf_walk/wolf_walk_s.xml @ 575:872a7a94563e

- Updated the soundmanager extension to reflect changes made in last commit. - Made actor walk speed part of the ActorAttributes class. - The ActorAttributes class now gets serialized correctly.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Fri, 02 Jul 2010 14:41:27 +0000
parents 4a0efb7baf70
children
line wrap: on
line source

<animation delay="90" id="2001">
	<frame source="gfx/walk_s_1.png" />
	<frame source="gfx/walk_s_2.png" />
	<frame source="gfx/walk_s_3.png" />
	<frame source="gfx/walk_s_4.png" />
	<frame source="gfx/walk_s_5.png" />
	<frame source="gfx/walk_s_6.png" />
	<frame source="gfx/walk_s_7.png" />
	<frame source="gfx/walk_s_8.png" />
</animation>