Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: paradiseprime on June 22, 2020, 06:44:49 PM
-
Float Smooth Damp goes past 0 into numbers like 1.450531E-05.
What is this and how can I stop it?
-
Hi.
On the image it looks like there are no variables connected with each other.
but this is what it means :
https://www.graphpad.com/support/faq/what-does-it-mean-when-some-results-have-e-in-the-number/
-
I dont understand the link you sent me.
Yea my bad. The image I chose wasnt a good one. Jump Height is tied to Float Damp and is going down to from 40 to 0 with a time of .2 seconds. It hits 0 almost instantly and then goes into the E numbers.
-
Hi.
Because of the smooth damp it does not go exactly to 0 but to 0.000000145051
-
Ahh ok. I seem to have a solution using interpolate float instead.