From The Mana World
Line 3: Line 3:


==Animation==
==Animation==
<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/monsters/psi-brain.png" width="64" height="67"/>
  <action name="stand" imageset="base">
    <animation direction="down">
      <frame index="0"/>
    </animation>
    <animation direction="right">
      <frame index="12"/>
    </animation>
    <animation direction="up">
      <frame index="6"/>
    </animation>
    <animation direction="left">
      <frame index="18"/>
    </animation>
  </action>
  <action name="walk" imageset="base">
    <animation direction="down">
      <sequence start="0" end="3" delay="175"/>
    </animation>
    <animation direction="right">
      <sequence start="12" end="15" delay="175"/>
    </animation>
    <animation direction="up">
      <sequence start="6" end="9" delay="175"/>
    </animation>
    <animation direction="left">
      <sequence start="18" end="21" delay="175"/>
    </animation>
  </action>
  <action name="dead" imageset="base">
    <sequence start="24" end="27" delay="175"/>
  </action>
</sprite>


== Licensing ==
== Licensing ==

Revision as of 15:43, 27 July 2013

Summary

Psi-Brain by Skipy. Made for Crypt project.

Animation

Licensing

Template:GPL

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:28, 27 July 2013Thumbnail for version as of 15:28, 27 July 2013384 × 335 (89 KB)Straelyn (talk | contribs)fixed a few minor alignment anomalies
09:08, 1 July 2013Thumbnail for version as of 09:08, 1 July 2013384 × 352 (87 KB)Wombat (talk | contribs)Psi-Brain by Skipy. Made for Crypt project.

There are no pages that use this file.