CURVEVALUE
This command will return an auto-interpolated value based on a given speed. This command will gradually move a number from its current value to a destination value at a certain speed. This command can be used to create the technique of controlling a cars velocity as it breaks to a halt. The parameters should be specified using real numbers.

SYNTAX
Return Float=CURVEVALUE(Destination Value, Current Value, Speed Value)

RELATED INFO
CORE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example