home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 56 / CDPowerplay56Disc2.iso / demos / blade / data1.cab / Program_Executable_Files / Maps / Ragnar_M2 / ActorsInit.py next >
Encoding:
Text File  |  2000-10-27  |  566 b   |  14 lines

  1. import Bladex
  2.  
  3. Bladex.LoadSampledAnimation("../../Anm/Crw_act10.BMV","Crw_act10",1,"Crw")
  4. Bladex.LoadSampledAnimation("../../Anm/Crw_act11.BMV","Crw_act11",1,"Crw")
  5.  
  6. #Bladex.LoadSampledAnimation("../../Anm/Nube_ocho.BMV",    "Nube_ocho",  1,"Nube")
  7. #Bladex.LoadSampledAnimation("../../Anm/Nube_churro.BMV",  "Nube_churro",1,"Nube")
  8. #Bladex.LoadSampledAnimation("../../Anm/Nube_bailonga.BMV","bailonga",   1,"Nube")
  9.  
  10. #Bladex.SetAnimationFactor("Nube_ocho",0.18)
  11. #Bladex.SetAnimationFactor("Nube_churro",0.18)
  12. #Bladex.SetAnimationFactor("bailonga",0.18)
  13.  
  14.