Advertisement
Guest User

Untitled

a guest
Mar 18th, 2016
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. // Created by Crowbar 0.34.0.0
  2.  
  3. $ModelName "apone_pm.mdl"
  4.  
  5. $BodyGroup "apone"
  6. {
  7. studio "Apone.smd"
  8. }
  9.  
  10.  
  11. $SurfaceProp "flesh"
  12.  
  13. $Contents "solid"
  14.  
  15. $EyePosition 0 0 72
  16.  
  17. $MaxEyeDeflection 90
  18.  
  19. $MostlyOpaque
  20.  
  21. $CDMaterials "jameston\models\apone\"
  22.  
  23. $Attachment "eyes" "ValveBiped.Bip01_Head1" 3.34 -5.28 0 rotate 0 -80.1 -90
  24. $Attachment "Center" "ValveBiped.Bip01_Spine1" -6.2 2.09 0 rotate 0 96.62 90
  25. $Attachment "Chest" "ValveBiped.Bip01_Spine4" -2.7 3.88 0 rotate 0 79.75 90
  26. $Attachment "LHand" "ValveBiped.Bip01_L_Hand" 3 0 0 rotate 0 0 0
  27. $Attachment "RHand" "ValveBiped.Bip01_R_Hand" 3 0 0 rotate 0 0 0
  28. $Attachment "zipline" "ValveBiped.Bip01_Spine4" 2 -2 0 rotate 0 -17 0
  29. $Attachment "manhack" "ValveBiped.Bip01_Spine" 18 -6 3 rotate -25 50 0
  30. $Attachment "forward" "ValveBiped.forward" 0 0 0 rotate 0 0 0
  31. $Attachment "anim_attachment_RH" "ValveBiped.Anim_Attachment_RH" 0 0 0 rotate -90 -90 0
  32. $Attachment "anim_attachment_LH" "ValveBiped.Anim_Attachment_LH" 0 0 0 rotate -90 -90 0
  33. $Attachment "anim_attachment_head" "ValveBiped.Bip01_Head1" 0 0 0 rotate -90 -90 0
  34.  
  35. $CBox 0 0 0 0 0 0
  36.  
  37. $BBox -37.008 -44.944 -9.855 9.675 44.121 73.863
  38.  
  39. // $HBoxSet "default"
  40. // $HBox 1 "ValveBiped.Bip01_Head1" -3.5 -7.71 -3.85 7.5 5.71 3.96 ""
  41. // $HBox 4 "ValveBiped.Bip01_L_UpperArm" 0 -3.37 -3.7 12.51 3.4 2.41 ""
  42. // $HBox 4 "ValveBiped.Bip01_L_Forearm" -0.9 -3.49 -3.17 9.49 3.1 2.41 ""
  43. // $HBox 4 "ValveBiped.Bip01_L_Hand" -1.11 -1.89 -2.38 5.72 1.46 2.34 ""
  44. // $HBox 5 "ValveBiped.Bip01_R_UpperArm" 0 -3.37 -2.37 12.39 3.41 3.8 ""
  45. // $HBox 5 "ValveBiped.Bip01_R_Forearm" -0.99 -3.5 -2.37 9.33 3.1 3.27 ""
  46. // $HBox 5 "ValveBiped.Bip01_R_Hand" -1.19 -1.86 -2.33 5.31 1.94 2.61 ""
  47. // $HBox 6 "ValveBiped.Bip01_L_Thigh" 0 -6 -3.55 17.85 4 4.45 ""
  48. // $HBox 6 "ValveBiped.Bip01_L_Calf" 0 -3.51 -3.28 15.64 3.49 2.72 ""
  49. // $HBox 6 "ValveBiped.Bip01_L_Foot" -1.07 -2 -2.84 5.04 5 2.16 ""
  50. // $HBox 6 "ValveBiped.Bip01_L_Toe0" -0.5 -3 -2.19 2.5 0 2.46 ""
  51. // $HBox 7 "ValveBiped.Bip01_R_Thigh" 0 -6 -4.55 17.85 4 3.4 ""
  52. // $HBox 7 "ValveBiped.Bip01_R_Calf" 0 -3.51 -2.82 15.64 3.49 3.18 ""
  53. // $HBox 7 "ValveBiped.Bip01_R_Foot" -1.06 -2.01 -2.28 5.05 4.99 2.72 ""
  54. // $HBox 7 "ValveBiped.Bip01_R_Toe0" -0.5 -3 -2.6 2.5 0 2.1 ""
  55. // $HBox 3 "ValveBiped.Bip01_Pelvis" -7.5 -6 -6 7.5 6 6 ""
  56. // $HBox 2 "ValveBiped.Bip01_Spine2" -6.5 -2.5 -7 10.5 7.5 7 ""
  57.  
  58.  
  59. $Sequence "ragdoll" {
  60. "apone_reference_anims\ragdoll.smd"
  61. activity "ACT_DIERAGDOLL" 1
  62. fadein 0.2
  63. fadeout 0.2
  64. fps 30
  65. }
  66.  
  67. $IncludeModel "m_anm.mdl"
  68.  
  69. $IKChain "rhand" "ValveBiped.Bip01_R_Hand" knee 0.707 0.707 0
  70. $IKChain "lhand" "ValveBiped.Bip01_L_Hand" knee 0.707 0.707 0
  71. $IKChain "rfoot" "ValveBiped.Bip01_R_Foot" knee 0.707 -0.707 0
  72. $IKChain "lfoot" "ValveBiped.Bip01_L_Foot" knee 0.707 -0.707 0
  73.  
  74. $CollisionJoints "apone_reference_physics.smd"
  75. {
  76. $mass 100
  77. $inertia 10
  78. $damping 0.05
  79. $rotdamping 5
  80. $rootbone "valvebiped.bip01_pelvis"
  81.  
  82. $jointrotdamping "ValveBiped.Bip01_Pelvis" 3
  83.  
  84. $jointmassbias "ValveBiped.Bip01_L_Thigh" 7
  85. $jointrotdamping "ValveBiped.Bip01_L_Thigh" 7
  86. $jointconstrain "ValveBiped.Bip01_L_Thigh" x limit -25 25 0
  87. $jointconstrain "ValveBiped.Bip01_L_Thigh" y limit -10 15 0
  88. $jointconstrain "ValveBiped.Bip01_L_Thigh" z limit -55 25 0
  89.  
  90. $jointmassbias "ValveBiped.Bip01_L_Calf" 4
  91. $jointconstrain "ValveBiped.Bip01_L_Calf" x limit -10 25 0
  92. $jointconstrain "ValveBiped.Bip01_L_Calf" y limit -5 5 0
  93. $jointconstrain "ValveBiped.Bip01_L_Calf" z limit -10 115 0
  94.  
  95. $jointrotdamping "ValveBiped.Bip01_L_Foot" 2
  96. $jointconstrain "ValveBiped.Bip01_L_Foot" x limit -20 30 0
  97. $jointconstrain "ValveBiped.Bip01_L_Foot" y limit -30 20 0
  98. $jointconstrain "ValveBiped.Bip01_L_Foot" z limit -30 50 0
  99.  
  100. $jointmassbias "ValveBiped.Bip01_R_Thigh" 7
  101. $jointrotdamping "ValveBiped.Bip01_R_Thigh" 7
  102. $jointconstrain "ValveBiped.Bip01_R_Thigh" x limit -25 25 0
  103. $jointconstrain "ValveBiped.Bip01_R_Thigh" y limit -10 15 0
  104. $jointconstrain "ValveBiped.Bip01_R_Thigh" z limit -55 25 0
  105.  
  106. $jointmassbias "ValveBiped.Bip01_R_Calf" 4
  107. $jointconstrain "ValveBiped.Bip01_R_Calf" x limit -10 25 0
  108. $jointconstrain "ValveBiped.Bip01_R_Calf" y limit -5 5 0
  109. $jointconstrain "ValveBiped.Bip01_R_Calf" z limit -10 115 0
  110.  
  111. $jointrotdamping "ValveBiped.Bip01_R_Foot" 2
  112. $jointconstrain "ValveBiped.Bip01_R_Foot" x limit -20 30 0
  113. $jointconstrain "ValveBiped.Bip01_R_Foot" y limit -30 20 0
  114. $jointconstrain "ValveBiped.Bip01_R_Foot" z limit -30 50 0
  115.  
  116. $jointconstrain "ValveBiped.Bip01_R_Toe0" x limit 0 0 0
  117. $jointconstrain "ValveBiped.Bip01_R_Toe0" y limit 0 0 0
  118. $jointconstrain "ValveBiped.Bip01_R_Toe0" z limit 0 0 0
  119.  
  120. $jointmassbias "ValveBiped.Bip01_Spine1" 8
  121. $jointconstrain "ValveBiped.Bip01_Spine1" x limit -10 10 0
  122. $jointconstrain "ValveBiped.Bip01_Spine1" y limit -16 16 0
  123. $jointconstrain "ValveBiped.Bip01_Spine1" z limit -20 30 0
  124.  
  125. $jointmassbias "ValveBiped.Bip01_Spine2" 9
  126. $jointconstrain "ValveBiped.Bip01_Spine2" x limit -10 10 0
  127. $jointconstrain "ValveBiped.Bip01_Spine2" y limit -10 10 0
  128. $jointconstrain "ValveBiped.Bip01_Spine2" z limit -20 20 0
  129.  
  130. $jointconstrain "ValveBiped.Bip01_Spine4" x limit -15 15 0
  131. $jointconstrain "ValveBiped.Bip01_Spine4" y limit -10 10 0
  132. $jointconstrain "ValveBiped.Bip01_Spine4" z limit 0 45 0
  133.  
  134. $jointmassbias "ValveBiped.Bip01_L_UpperArm" 5
  135. $jointrotdamping "ValveBiped.Bip01_L_UpperArm" 2
  136. $jointconstrain "ValveBiped.Bip01_L_UpperArm" x limit -15 20 0
  137. $jointconstrain "ValveBiped.Bip01_L_UpperArm" y limit -40 32 0
  138. $jointconstrain "ValveBiped.Bip01_L_UpperArm" z limit -80 25 0
  139.  
  140. $jointmassbias "ValveBiped.Bip01_L_Forearm" 4
  141. $jointrotdamping "ValveBiped.Bip01_L_Forearm" 4
  142. $jointconstrain "ValveBiped.Bip01_L_Forearm" x limit -40 15 0
  143. $jointconstrain "ValveBiped.Bip01_L_Forearm" y limit 0 0 0
  144. $jointconstrain "ValveBiped.Bip01_L_Forearm" z limit -120 10 0
  145.  
  146. $jointrotdamping "ValveBiped.Bip01_L_Hand" 1
  147. $jointconstrain "ValveBiped.Bip01_L_Hand" x limit -25 25 0
  148. $jointconstrain "ValveBiped.Bip01_L_Hand" y limit -35 35 0
  149. $jointconstrain "ValveBiped.Bip01_L_Hand" z limit -50 50 0
  150.  
  151. $jointmassbias "ValveBiped.Bip01_R_UpperArm" 5
  152. $jointrotdamping "ValveBiped.Bip01_R_UpperArm" 2
  153. $jointconstrain "ValveBiped.Bip01_R_UpperArm" x limit -15 20 0
  154. $jointconstrain "ValveBiped.Bip01_R_UpperArm" y limit -40 32 0
  155. $jointconstrain "ValveBiped.Bip01_R_UpperArm" z limit -80 25 0
  156.  
  157. $jointmassbias "ValveBiped.Bip01_R_Forearm" 4
  158. $jointrotdamping "ValveBiped.Bip01_R_Forearm" 4
  159. $jointconstrain "ValveBiped.Bip01_R_Forearm" x limit -40 15 0
  160. $jointconstrain "ValveBiped.Bip01_R_Forearm" y limit 0 0 0
  161. $jointconstrain "ValveBiped.Bip01_R_Forearm" z limit -120 10 0
  162.  
  163. $jointrotdamping "ValveBiped.Bip01_R_Hand" 1
  164. $jointconstrain "ValveBiped.Bip01_R_Hand" x limit -25 25 0
  165. $jointconstrain "ValveBiped.Bip01_R_Hand" y limit -35 35 0
  166. $jointconstrain "ValveBiped.Bip01_R_Hand" z limit -50 50 0
  167.  
  168. $jointconstrain "ValveBiped.Anim_Attachment_RH" x limit 0 0 0
  169. $jointconstrain "ValveBiped.Anim_Attachment_RH" y limit 0 0 0
  170. $jointconstrain "ValveBiped.Anim_Attachment_RH" z limit 0 0 0
  171.  
  172. $jointconstrain "ValveBiped.Bip01_Neck1" x limit 0 0 0
  173. $jointconstrain "ValveBiped.Bip01_Neck1" y limit 0 0 0
  174. $jointconstrain "ValveBiped.Bip01_Neck1" z limit 0 0 0
  175.  
  176. $jointmassbias "ValveBiped.Bip01_Head1" 4
  177. $jointrotdamping "ValveBiped.Bip01_Head1" 3
  178. $jointconstrain "ValveBiped.Bip01_Head1" x limit -50 50 0
  179. $jointconstrain "ValveBiped.Bip01_Head1" y limit -20 20 0
  180. $jointconstrain "ValveBiped.Bip01_Head1" z limit -26 30 0
  181.  
  182. $jointconstrain "ValveBiped.forward" x limit 0 0 0
  183. $jointconstrain "ValveBiped.forward" y limit 0 0 0
  184. $jointconstrain "ValveBiped.forward" z limit 0 0 0
  185.  
  186. $jointconstrain "ValveBiped.Bip01_L_Toe0" x limit 0 0 0
  187. $jointconstrain "ValveBiped.Bip01_L_Toe0" y limit 0 0 0
  188. $jointconstrain "ValveBiped.Bip01_L_Toe0" z limit 0 0 0
  189. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement