Jump to content

need help scripting: a script that detects when player is jumping


tengma

Recommended Posts

Hi all:

 

is there a way to write script in a way that detects when player is jumping?

I am trying to make a mod which an armor has a visual effect which actives when player jumps. I am not sure how to script it. I tried "onkeydown" but it doesn't seems to work with spacebar.

 

 

Link to comment
Share on other sites

While I don't code in the creation kit, are you using this script as demonstrated here?

https://www.creationkit.com/fallout4/index.php?title=OnKeyDown_-_ScriptObject

 

Also, do you want this effect to appear while the player is holding the space bar or while the character is in the jumping state?

 

There are different ways you can implement it based on each. Taking a look at the script for the chameleon effect would probably be helpful.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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