Advertisement
no1star

Untitled

Aug 22nd, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. $ModelName "statua/starwars/crystals/blue.mdl"
  2.  
  3. $StaticProp
  4.  
  5. $BodyGroup "Body"
  6. {
  7. studio "blue_reference.smd"
  8. }
  9.  
  10.  
  11. $SurfaceProp "no_decal"
  12.  
  13. $Contents "solid"
  14.  
  15. $MaxEyeDeflection 90
  16.  
  17. $CDMaterials "models\statua\starwars\crystals\"
  18.  
  19. $CBox 0 0 0 0 0 0
  20.  
  21. $BBox -13.831 -14.728 -24.385 13.83 14.735 24.381
  22.  
  23.  
  24. $Sequence "idle" {
  25. "blue_anims\idle.smd"
  26. fadein 0.2
  27. fadeout 0.2
  28. fps 30
  29. }
  30.  
  31. $CollisionModel "blue_physics.smd"
  32. {
  33. $mass 261.5836
  34. $inertia 1
  35. $damping 0
  36. $rotdamping 0
  37.  
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement