Implement a rudimentary user interface. Preferably this will include some kind of highlight or icon change when the player looks over something that is interactable, and a simple escape menu with options and a quit button. Don't worry about animations or getting it to look good for now, just get the basic functionality working.
We are working in a first-person environment, so a possible good starting point is using the first-person example project that Unreal Engine provides and working from there.
Implement a rudimentary user interface. Preferably this will include some kind of highlight or icon change when the player looks over something that is interactable, and a simple escape menu with options and a quit button. Don't worry about animations or getting it to look good for now, just get the basic functionality working.
We are working in a first-person environment, so a possible good starting point is using the first-person example project that Unreal Engine provides and working from there.