home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 45 / PCGamer45_18Demos.iso / Games45 / GAMES / FREERIDE / FREERIDE_V3.exe / ressources / freeride.ini < prev    next >
INI File  |  2000-04-04  |  701b  |  32 lines

  1. [allinone]
  2.  
  3. // Carve & Slide
  4. ** how strong is the mesh orientation toward the physical force
  5. accroche=20.0
  6. ** brake force when snowboard is 45░ far from physical direction
  7. freinage=0.0
  8.  
  9. // Speed
  10. speed_limit=10.0
  11. ** friction from snow that limit the speed
  12. brake=0.02
  13. ** push forward/backward with slope
  14. ** front is greater to insure surfer don't stop too easyly
  15. front_attraction=0.04
  16. back_attraction=0.03
  17. reactor_force=6.0
  18.  
  19. // Rotate
  20. ** minimum
  21. rotation_min=0.004
  22. ** rotation max (function of speed)
  23. rotation_max=0.006
  24. ** rotation while in the air & on roc
  25. rotation_air=0.020
  26.  
  27. // Land
  28. land_stepsize=1.5
  29. land_high=40.0
  30. land_chaos=4.0
  31. ** how down it goes
  32. land_autodown=30.0