OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Fiendish on 02 Oct 2003, 20:18:30

Title: Change gravity?
Post 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?
Title: Re:Change gravity?
Post by: dmakatra on 02 Oct 2003, 20:22:23
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:
Title: Re:Change gravity?
Post by: Fiendish on 02 Oct 2003, 20:37:54
Ya, but that does'nt help me.. I want to jump over some really tall buildings/obstacles with a motorcycle..
Title: Re:Change gravity?
Post by: Artak on 02 Oct 2003, 20:44:15
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.