Hi,
Say I have two variables in a blueprint, Var1 and Var2.
I would like the slider range for Var1 to dynamically update based on the user specified value of Var2.
So that Var1 can never be set higher than Var2.
Is this possible?
Thanks
Hi,
Say I have two variables in a blueprint, Var1 and Var2.
I would like the slider range for Var1 to dynamically update based on the user specified value of Var2.
So that Var1 can never be set higher than Var2.
Is this possible?
Thanks
Up… can’t beleave no one answer it yet…
It’s a matter of remapping and clamping values. MapRange node is your friend here.
we live in a world.