Code Search for Developers
 
 
  

balazar.xml from Spatial Knowledge Experiments at Krugle


Show balazar.xml syntax highlighted


<meshfact name="balazar">
 <plugin>crystalspace.mesh.loader.factory.sprite.cal3d</plugin>
    <params>
    <path dir="/balazar/" />
 	<skeleton file="balazar.csf" />
 	<animation file="attente.caf"   name="stand"  type="1" base_vel="0" 
 min_vel="0" max_vel="0" />
 	<animation file="marche.caf"   name="walk"   type="1" base_vel="0" 
min_vel="0" max_vel="0" />
 	<animation file="recule.caf"   name="pain"   type="4" base_vel="0" 
 min_vel="0" max_vel="0" />
 	<animation file="tourneD.caf" name="attack" type="4" base_vel="0"
 min_vel="0" 
 max_vel="0" />

<!-- Notice that the path below is a VFS path, so the file must resides there!!!!  -->

	<material file="/balazar/balazar.png"/>
	<mesh file="perso.cmf" name="Body" material="/balazar/balazar.png" />
    </params>
</meshfact>
 




See more files for this project here

Spatial Knowledge Experiments

A simulation of 3D virtual worlds for psychological experiments

Project homepage: http://sourceforge.net/projects/ske
Programming language(s): C,C++,Perl
License: other

  attente.caf
  balazar.cfg
  balazar.crf
  balazar.csf
  balazar.png
  balazar.xml
  chute.caf
  marche.caf
  perso.cmf
  recule.caf
  tourneD.caf
  tourneG.caf