Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
MrGeddings's avatar
MrGeddings
Explorer
11 years ago

add OVRMainMenu script to OVRCameraController

it would be nice to include this in the OVRCameraController prefab so that when you are using only this camera you can hit escape to exit the scene easily like you can with the playercamera by default. as right now you have to add the script manually which is easy to do but be nice if the prefab had that included by default :-).

1 Reply

Replies have been turned off for this discussion
  • Keep in mind that the player controller is just supposed to be an example. In a real game you will likely have to customize it or create your own controller for game-specific behavior.