Ok that helped a bit, I tested this out on the TOP DOWN template that comes with UE4 and it worked! But there are two problems. First, when I tried the same thing on my own custom empty level project with player character and controller it didn’t work (something with the collision I cant figure out). And then I imported the mannequin model from the TOP DOWN template (hoping that maybe it’ll fix the collision) but it still didn’t work. Second problem, when I did get it to work in the TOP DOWN template example, there were 3 issues: A) the little widget menu appears on the top left corner of the screen and not on the cursor click location and B) it disappears only when I right click away (does not disappear when left clicking away), and C) after it disappears from the top left, right clicking on the character again does not bring it back. Thank you so much for your effort so far, I really appreciate it. I want to be able to create this custom on my own level and not on the top down example