@ -112,7 +112,7 @@ end
--pingpong from 0 to 1 and back again
function mathx.pingpong(f)
return 1 - math.abs(f - 0.5) * 2
return 1 - math.abs(1 - f % 2)
end
--quadratic ease in
The note is not visible to the blocked user.