squeak 
Vars | |
item_connections | what we set connect_loc to if parent is an item |
---|---|
sound_extra_range | extra-range for this component's sound |
sound_falloff_distance | when sounds start falling off for the squeak |
sound_falloff_exponent | sound exponent for squeak. Defaults to 10 as squeaking is loud and annoying enough. |
Procs | |
holder_deleted | just gets rid of the reference to holder in the case that they're qdeleted |
Var Details
item_connections 
what we set connect_loc to if parent is an item
sound_extra_range 
extra-range for this component's sound
sound_falloff_distance 
when sounds start falling off for the squeak
sound_falloff_exponent 
sound exponent for squeak. Defaults to 10 as squeaking is loud and annoying enough.
Proc Details
holder_deleted
just gets rid of the reference to holder in the case that they're qdeleted