Like the description says, your jetpack now has a 1/20 chance to explode when launching. (because it's funny)
There is also a 1/250 chance to increase your speed from 0 to 30 every frame.
Good luck!
Determines if theres a random chance you can explode by launching your jetpack. (Default Value: true)
Determines if there can be a random chance to increase your jetpack's speed every frame. (Default Value: true)
The minimum value for a random speed increase. Only applies if 'Random Chance to Increase Speed' is set to true. (Default Value: 0)
The maximum value for a random speed increase. Only applies if 'Random Chance to Increase Speed' is set to true. (Default Value: 30)
The number set here is what the chance will be to explode on jetpack launch. This is put in as 1/(Your Number Here). (Default Value: 20)
The number set here is what the chance will be to increase your jetpack speed every frame. This is put in as 1/(Your Number Here). (Default Value: 250)