NickolausDS / Unity-Free-Flight

A Unity Package to add gliding flight to any Unity Object.
GNU General Public License v3.0
60 stars 13 forks source link

Mouse and controller can highlight multiple menu options #154

Open NickolausDS opened 9 years ago

NickolausDS commented 9 years ago

Currently, the controller can be used to highlight menu options, and is given a default option at demo startup. However, the mouse can also be used to highlight menu options. Only one menu option should be "highlightable" at one time.

Low Priority: This bug only affects aesthetics, not functionality.