Hello, I am new to modding, but I'm making a parachute component and got all the slowing mechanics to work. The problem is, even if the player is falling very slowly, you die instantly when you hit the ground. I want to be able to change the min/max fall damage parameters within the script I made, so that if a player starts falling from a high elevation, it activates and will slow you down like a parachute and deactivate instant death, otherwise the player take fall damage like normal. I got all of this to work, except the instant death on fall damage and I can't seem to find where the parameter is for 'Fall damage min height' and 'Fall damage max height' in the scripts. Is there anyway you could expose the setter for me?
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 10 x64
- Category
- General