MakeVector

I have my X,Y and Z float is 10, but when i use it in MakeVector, return value still 0. Can’t find any tutorials, halp.
anyone here?

Can you show how you are doing this?

Looks Perfect.

Loading UE4 now, to test something myself.

I doubt I can replicate as the script looks right.

Can you delete it and do it again, just as a Debug test.

Also, Drag all 3 out and attach a print string to them to make sure they are calling the correct data as well.

That is not the case .

46219-capture.jpg

46224-снимок.png

Got it, you can’t use floats like 1, 2, 10, 25, only the fractional numbers, but ue decided to round 0.99999 to 1.