xwc2021

Results 2 comments of xwc2021

But I uset that ``` float d =1 - (x - (waterHeight - maxDepth)) / (2maxDepth); force.y = liquidDensity * volume *d; ``` because I want when x =waterHeight +...

@lch32111 Thanks for your remind. I should clamp it.