tengma Posted September 14, 2019 Share Posted September 14, 2019 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 More sharing options...
DeadMachineStds Posted September 15, 2019 Share Posted September 15, 2019 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 More sharing options...
Recommended Posts