StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


Project maintained by StateTreeTools Hosted on GitHub Pages — Theme by mattgraham

Vector Add

Plugin: StateTreeToolsCore Category: Math | Vector

Adds two vectors component-wise, returning their sum. Use this to offset a position by a displacement, combine velocity contributions, or accumulate directional forces.


Configuration

Left

The first vector operand.

The second vector operand.

Result

Left + Right.

Unreal Engine Version Notes

Property functions are not available in UE 5.4. This node requires UE 5.5 or later.


← Back to Math | Vector · ← Back to home