(04-08-2013, 09:00 AM)junkfood2121 Wrote: (04-08-2013, 02:20 AM)JustAnotherPlayer Wrote: You're not adding enough force! You need the force to be above 2000 to see the effects.
AddPropImpulse("mansion_6", 30000, 0, 0, "world");
And you need another perimeter!
AddPropForce("mansion_6", 30000, 0, 0, "world");
And remember, it depends whether you are in the Z or the X Axis!
Is that really true when it comes to AddPropImpulse?
I never use values above 20.0f and that is strong enough to make the door get thrown up very powerfully.
Yes.. 500+ you should probably use.
You're meaning AddPropForce. By Force u can't use that high numbers.