Map numbers or vectors from one number space into another, use curves to change the output and cycle data with easeDo you need to convert input data like the value of a slider to move an object in 3dspace?
Do you need to calculate the rotation of the hands of a clock from a counter?
Rangemapper makes it easy to convert floats, vector2 or vector3 from one space ofnumbers into another.Multiple custom RangeMapper components can be used to create a library of RangeMappers in your scene.
Reuse them whenever you need them and call them by name through a manager component with a single call.
Link to documentation PDF.Link to Playmaker manual PDF.Link to NodeCanvas manual PDF.You can map positions to rotations, or map the mouse position to a GameObects position, or map slider values to a dial. Modify the output data by
curves which adds a convenient way toimplement slow-in and slow out or other animatoon effects .
Includes demo scenes.
RangeMapper comes with Nodes for Hutong
Playmaker and Paradoxnotion
NodeCanvas visual programming environment. Playmaker and Nodecanvas demoscenes included.
Email me at
support@wuenschonline.de if you have questions or input.