Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Float
Returns the larger of two float values. Use this to ensure a value never drops below a floor โ for example to guarantee a timer always starts with at least some minimum duration, or to pick the longer of two distances.
The first float value to compare.
The second float value to compare.
The larger of Left and Right.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.