WindowsVista42 / UNT_4430_Project

1 stars 0 forks source link

WHITEBOX - user interface including options and esc menu #11

Open WindowsVista42 opened 2 years ago

WindowsVista42 commented 2 years ago

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.