Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $modelname "player\items\all_class\SpookySpotlight2.mdl"
- $scale 1
- $surfaceprop "default"
- $keyvalues { "prop_data" { "base" "Wooden.Large" } }
- $body "Body" "LanternA36"
- $sequence idle "LanternA36_idle" loop fps 1
- $jigglebone "Lantern_Wrist" {
- is_rigid {
- length 500
- tip_mass 15000
- }
- has_base_spring {
- base_mass 0
- stiffness 175
- damping 20
- left_constraint -200 200
- left_friction 20
- up_constraint -200 200
- up_friction 0
- forward_constraint -200 200
- forward_friction 0
- }
- }
- $jigglebone "Lantern_Handle" {
- is_rigid {
- length 5
- tip_mass 10
- yaw_constraint 0 0
- pitch_constraint -40 40
- }
- }
- $jigglebone "Lantern_Body" {
- is_rigid {
- length 5
- tip_mass 10
- yaw_constraint 0 0
- pitch_constraint -40 40
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment