Hey everyone,
I am trying to implement a simple behavior on UE 5. I have a cube and I would like to scale it with VR Controllers. Basically, I will strech the cube by holding in on my hands. Once I streh it, it should scale or shrink. How may I achieve this behavior ? I can work with either BP or C++. Both are fine.
Thanks