Instructions/Remap

From Desynced Wiki
Revision as of 20:10, 11 September 2023 by Johan (talk | contribs) (Created page with "{{Instruction_Top}} ==== Description ==== ==== Uses ==== ==== Similar Instructions ==== {{Instruction_Bottom}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Remap
     File:Instructions-Remap.png
     Remaps a value between two ranges
Lua ID remap_value
Category Global
Icon Compare Values.png
Argument One: Type Input
Argument One: Name Value
Argument One: Description Value to Remap
Argument Two: Type Input
Argument Two: Name Input Low
Argument Two: Description Low value for input
Argument Three: Type Input
Argument Three: Name Input High
Argument Three: Description High value for input
Argument Four: Type Input
Argument Four: Name Target Low
Argument Four: Description Low value for target
Argument Five: Type Input
Argument Five: Name Target high
Argument Five: Description High value for target
Argument Six: Type Output
Argument Six: Name Result
Argument Six: Description Remapped value



Description

Uses

Similar Instructions