Transform Flip Y To Face Float Direction
Flips a Transform vertically based on a float direction value.
Positive values face up and negative values face down.
Parameters
| Parameter | Description |
|---|---|
| Transform | The Transform to flip. |
| Float Direction | Float value used for the facing decision. |
| Invert | Reverses the facing test if needed. |
Notes
- This pairs well with vertical input, climb direction, or aiming values.