Skip to content

Add the Fancy™ RangedValue to DUCK #81

@FancySensei

Description

@FancySensei

The one we are using on Fruit Racing. Very handy to use.

Example:
var progress = startToFinshRangeValue.InverseLerp(distance);
var speed = carEnginePowerRangeValue.Lerp(delta) * Time.deltaTime;
var seed = seedsRange.Random();

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions