OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Fiendish on 02 Oct 2003, 20:18:30
-
This is my question. Is there any way to change gravity without changing the LOD mass in the model?
In other words, maybe a script or code?
-
Hmmm... you might fake it by slowing down the time a bit, the characters will move slower and all and you can say that it is the low gravity but it actually isn't.
:beat: *Gets Shot* :beat:
-
Ya, but that does'nt help me.. I want to jump over some really tall buildings/obstacles with a motorcycle..
-
Yes and no.
Yes you could pull it off with the clever script using the setvelocity command (check command reference for details).
No, it wouldn't be pretty.