Remap

local Bridge = exports.community_bridge:Bridge()

Bridge.Math.Remap(value, min, max, newMin, newMax)

Last updated