您的位置:首页 > 移动开发 > Unity3D

unity NGUI Tutorial context menus

2015-12-04 11:26 323 查看
Some other useful shortcuts include:

* ALT+SHIFT+N adds a new chld game object under the selected one.

* ALT+SHIFT+C adds a box collider to the selected object.

* ALT+SHIFT+P snaps the selection to pixels.

But don't worry about remembering them all. You can always access this functionality through the NGUI menu up top, or just Right-Click on the selected widget in the Scene View to bring
up a context-sensitive menu.

Through this menu you can create new widgets, add commonly used components, create tween-based transitions, change the order of things, and much more.

Go ahead, try playing with it before moving to the next tutorial.

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

其他一些有用的快捷方式包括:

* ALT + SHIFT + N下添加一个新的chld游戏对象选择。

* ALT + SHIFT + C将一盒对撞机添加到选定的对象。

* ALT + SHIFT + P拍摄像素的选择。

但是不要担心全都记住。你总是可以通过同时访问此功能菜单上面,或者右键单击选择小部件在场景视图中打开一个菜单。

通过这个菜单你可以创建新的小部件,添加常用的组件,创建tween-based转换,改变事情的顺序,等等。

去吧,试着玩它之前移动到下一个教程。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: