Jump to content

changing the gravity


Recommended Posts

Hi, I'm new to modding and I'm trying to put together a new world space that uses different settings. I didn't really have any problems figuring out how to get my world space set up, but I have no idea how to modify the gravity.

 

I've tried changing:

fJumpFallVelocityMin

fJumpFallHeightExp

.....

 

basically anything that can be filtered with "Fall" or "Jump" in the Gameplay->Settings menu.

 

 

Is there any way to modify the gravity? Or am I just barking up the wrong tree?(not quite sure that expression fits the situation)

 

Is it possible to simulate a change in gravity using special effects? or scripting?

Link to comment
Share on other sites

Well, so far I've made a bit of progress. I can definitely put the together, possibly by tomorrow.

 

What I'm trying to do is get a jetpack mod going(set around it's own worldspace). So far, I'm flying just fine, but there's a few kinks to work out, mainly dealing with somewhat jerky motion, acceleration tweaks, and fall speed. Fall speed is the main concern right now, because I want to be able to land smoothly, but the fall kill velocity doesn't reset itself even when I'm rising through the air, but I think I got an excellent idea for an algorithm that I'll implement tomorrow.

 

 

On a side note, is there any way to check if a certain key is being pressed without having to resort to the script extender?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...