Created the page Mul Delta Time node. |
m YoshBot moved page ProtoFlux:Mul Delta Time to ProtoFlux:MulDeltaTime: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 27: | Line 27: | ||
[[Category:ProtoFlux:Time]] | [[Category:ProtoFlux:Time]] | ||
[[Category:ContinuouslyChanging nodes]] |
Latest revision as of 00:27, 21 August 2025
*dT
Time
The Mul Delta Time
node takes in a number and returns the value of a delta time that is multiplied by that number. This node makes it super easy to make speed modifiers in code instead of doing it the hard way by using a Delta Time and a Multiply node.
Inputs
A (float)
The multiplicative number to adjust the delta time.
Outputs
* (float)
The new delta time value.