Focus Camera on object to use GUI Interface.
Basically - I am having trouble starting on how to script something I wish to do in my game. I've got a script which I picked up from this website which allows the "Press E" prompt on object (currently a computer console) collide. However, the next part of this is what I am problem with.
After the player presses E (or what key it is bound to) I want the camera to pan around and focus in on the Object (currently a computer console) and display a menu (gui input) for the player to intract with.
I'm really stuck on what to do and cannot figure out where to start with this, so any help would be greatly appricated.
Comment