unity3d android

来源:互联网 发布:唯品会 淘宝 编辑:程序博客网 时间:2024/05/21 21:47

1)File

1.1)build and setting

选择 platform  android


1.2)player setting

设置Bundle Identifier:com.Company.

ProductName 中的Company 改掉



2)Inspector

add component

new script(c#,jscript, boo)


3)File

build and run

File --》build and setting --》build 仅生成apk


二)输入相关

http://docs.unity3d.com/Documentation/Manual/Input.html#AndroidInput

Adding new Input Axes

If you want to add new virtual axes go to the Edit->Project Settings->Input menu



resource:

http://holistic3d.com/?p=343

http://catlikecoding.com/unity/tutorials/runner/

http://wiki.etc.cmu.edu/unity3d/index.php/Mobile_device_input

http://www.revelopment.co.uk/tutorials/unitytutorials/73-howtorotateanobjectbytouch


原创粉丝点击