Hello! I want to attach an object to the player so that no matter where the player looks it's always floating a certain distance away in front of the player. I've tried creating a new Actor Pawn blueprint with the object in it, but when the player moves the object does not follow. I've tried creating a new actor with a camera and the object, but although the player possesses this camera at game start there are no movement controls (WASD).
I simply want to be able to move anywhere in space and always have this object floating in front of me. I've been searching for the past couple of days and I feel like this should be simple and I'm overlooking something. Could someone point me in the right direction? Thank you!
I simply want to be able to move anywhere in space and always have this object floating in front of me. I've been searching for the past couple of days and I feel like this should be simple and I'm overlooking something. Could someone point me in the right direction? Thank you!
Comment