View Single Post
Old 09-14-2006, 11:07 PM   #6 (permalink)
CommieDog
Senior Member
 
CommieDog's Avatar
 
Join Date: Oct 2004
Location: Alaska (Hell Frozen Over)
Posts: 383
Default

As a matter of fact, you can adjust the recoil properties with the following lines in an object's W3DModelDraw module:
Code:
  InitialRecoilSpeed   = 10
  MaxRecoilDistance    = 1.5
  RecoilSettleSpeed    = 3
CommieDog is offline   Reply With Quote