Hi, I’m trying to implement a “move arm with mouse” feature. I followed this tutorial:
However, I can’t get the hand to move—I’m only getting print string values but no actual hand movement. Any help would be greatly appreciated.
Hi, I’m trying to implement a “move arm with mouse” feature. I followed this tutorial:
However, I can’t get the hand to move—I’m only getting print string values but no actual hand movement. Any help would be greatly appreciated.
Only thing that is actually visible in this pictures is that arm mode branches from false - maybe it should branch from true.
You mean in this place?
and this is from game:
I`m preti new to Unreal engine, this locks camera to move hand with mouse.
I meant the last picture (with the branch thing - as explained).
It is as well to stops camera for hand movement.