hi everyone I have been struggling for quite some time and was wondering if anyone had an answer for me I’m trying to make a interface with a left and right button that controls a pawn or an actor from a player controller . I just want to move a cube left and right on the x or y axis could anyone assist me.
Interface as in the User Interface - widget buttons and such? Or Interface as in the communication interface?
that controls a pawn
- are we possessing that Pawn?
- if no, is there more than one?
- if so, how do you want to select the one to control?
Is it safe to assume that you’ve already set up the Game Mode, the Pawn, the Controller and have Axis Input?
