浏览代码

readme

/main
kgc00 4 年前
当前提交
20efc354
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6
      UOP1_Project/Assets/Scripts/Menu/README.md

6
UOP1_Project/Assets/Scripts/Menu/README.md


- keyboard moves selection to button two
- user hits left mouse button without moving the mouse
- - without custom handling, system would submit on button two, which is not good. custom handling stops the submit action before it hits the button's onClick list.
## Setup
- add MenuSystem prefab to scene if not already present
- assign references if they are not assigned
- hit escape to open and close menu
正在加载...
取消
保存