Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. // Created by Crowbar 0.42.0.0
  2.  
  3. $ModelName "Verdun\Props\TrenchWireWall.mdl"
  4.  
  5. $BodyGroup "mybody"
  6. {
  7. studio "trenchwirewall_reference.smd"
  8. }
  9.  
  10.  
  11. $SurfaceProp "metal"
  12. $staticprop
  13. $Contents "solid"
  14.  
  15. $MaxEyeDeflection 90
  16.  
  17. $CDMaterials "models\verdun\props\"
  18.  
  19. $CBox 0 0 0 0 0 0
  20.  
  21. $BBox 0 -76.647 -6.426 52.554 139.216 102.858
  22.  
  23. // $HBoxSet "default"
  24.  
  25.  
  26. $Sequence "idle" {
  27. "trenchwirewall_anims\idle.smd"
  28. activity "ACT_VM_IDLE" 1
  29. fadein 0.2
  30. fadeout 0.2
  31. fps 30
  32. loop
  33. }
  34.  
  35. $CollisionModel "trenchwirewall_physics.smd"
  36. {
  37. $mass 13
  38. $inertia 1
  39. $damping 0
  40. $rotdamping 0
  41. $rootbone " "
  42.  
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement