I’m trying to make the object I’m holding always face the direction I’m looking at, like in the first image, but when I grab the object from the side it doesn’t rotate in front of the character. I really don’t know how to solve this. Can someone help me?
have you tried the “get look at rotation” node?
Can you show how are you attaching it?
No, I don’t know how I could use this, because I add +10 when scrolling up and -10 for scrolling down.
This is doesn’t answer how are you attaching it. It just has some rotation.
Maybe try it, set the blocks location as origin and player location as target, then set the blocks rotation as the outcome of that, may be what your looking for
here is a video for better explanation
before turning the character’s camera is the way I would like the block to rotate regardless of where I look
Not sure if it’s intentional but in your BP you’ve got the z rotator, adding then going into y, id limit rotation to just the y and z planes also, or maybe x and z
And make sure it’s local rotation