~ubuntu-branches/ubuntu/utopic/castle-game-engine/utopic

« back to all changes in this revision

Viewing changes to examples/resource_animations/data/knight_kanim/hurt.kanim

  • Committer: Package Import Robot
  • Author(s): Paul Gevers
  • Date: 2013-09-08 21:18:46 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130908211846-zzo3xbeb11fn1vil
Tags: 4.1.1-1
* New upstream release
  - Drop all patches, applied upstream
  - Add fp-units-net to Build-depends
* Add myself to uploaders
* Reorganize d/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
2
<animation>
3
 
  <frame file_name="hurt_0001.x3d.gz" time="0.000000" />
4
 
  <frame file_name="hurt_0006.x3d.gz" time="0.200000" />
5
 
  <frame file_name="hurt_0011.x3d.gz" time="0.400000" />
6
 
  <frame file_name="hurt_0016.x3d.gz" time="0.600000" />
 
3
  <frame url="hurt_0001.x3d.gz" time="0.000000" />
 
4
  <frame url="hurt_0006.x3d.gz" time="0.200000" />
 
5
  <frame url="hurt_0011.x3d.gz" time="0.400000" />
 
6
  <frame url="hurt_0016.x3d.gz" time="0.600000" />
7
7
</animation>