Closed benjdarling closed 3 years ago
I'll look into it. Thankyou
Unfortunately I can't reproduce this. As shown in the below image the output from this node is above 1.0 sitting at the set 'MaxPlayRate' of 1.1. This is in the example project without any changes.
The function is extremely simple and after doing some checks it appears impossible for it to clamp at 1 unless:
version: 4.25 strider version: 1.8
"calculate play rate" node is returning between min rate and 1 (give or take a bit of floating point noise)
Happening just while using it typically in anim bp event graph Have tried manually feeding it different values and even setting the max rate to 10, same result, caps at 0.999/1.0001 etc.