Frictional Games Forum (read-only)

Full Version: Son (W.I.P)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
AddPropImpulse is a bit easier to use, since you have to use kinda high values for AddPropForce.
You also might want to play around with the numbers, or try using them on y or z. It depends on how you rotated your door. Trial and error is the key. Wink

[edit]
I'd also recommend having
http://wiki.frictionalgames.com/hpl2/amn..._functions
open at all times when you are scripting.
(01-17-2011, 10:21 PM)Pandemoneus Wrote: [ -> ]AddPropImpulse is a bit easier to use, since you have to use kinda high values for AddPropForce.
You also might want to play around with the numbers, or try using them on y or z. It depends on how you rotated your door. Trial and error is the key. Wink

[edit]
I'd also recommend having
http://wiki.frictionalgames.com/hpl2/amn..._functions
open at all times when you are scripting.

Yeah I have that open, since I'm not too familiar with the functions yet, but thanks for the advice, I'll see if I can get it working.
The SetSanityDrainDisabled seems to only control the screen effects like the zooming in, I set it to true just to check, and the effects go away. Confused
Pages: 1 2