Two input floats (not +) Float 1 or Float 2

Hello,
i have almost two same “functions”, i don’t want to add two floats together but set it up like “pass it thru” connect 2 floats to one input.

Got trouble understanding the Question. Can you try to explain it a bit better? Do you want to have the Text Value added on top of Gamepad Value? What you currently have is a simple override.

No, i want to add 2 Float output pins to one input pin of “set var”

Ok Gotcha. Make a custom struct with those 2 Float Variables in there.

You can split the Output side too :stuck_out_tongue_winking_eye:

You can also do something like that if you like: