Added idling animations for ogre. For inclusion in trunk only.

This commit is contained in:
Karen Baskins 2006-09-27 04:58:32 +00:00
parent ca69f3ff39
commit 2ee2f64267
3 changed files with 17 additions and 0 deletions

View file

@ -72,4 +72,21 @@
[/animation]
[/attack]
{DEFENSE_ANIM "units/ogres/ogre-defend.png" "units/ogres/ogre.png" ogre-hit.wav }
[idle_anim]
[frame]
begin=0
end=100
image="units/ogres/ogre-idle-1.png"
[/frame]
[frame]
begin=100
end=200
image="units/ogres/ogre-idle-2.png"
[/frame]
[frame]
begin=200
end=300
image="units/ogres/ogre-idle-1.png"
[/frame]
[/idle_anim]
[/unit]

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB