简体   繁体   English

如何在eclipse IDE中集成unity3d?

[英]how to integrate unity3d in eclipse IDE?

I am a newbie in Unity3d and unable to get on how to integrate Unity3d with Eclipse IDE ? 我是Unity3d的新手,无法了解如何将Unity3d with Eclipse IDE

Actually I need to create game in android with Unity3d. 其实我需要用Unity3d在android中创建游戏。

I referred this but from that, I am unable to get perfect idea on how to integrate it. 我提到了这一点,但是从那以后,我无法完全了解如何整合它。

Can anyone please provide me steps on how to integrate it? 谁能请我提供如何整合它的步骤?

You don't need eclipse for making android game. 你不需要eclipse来制作安卓游戏。 Visit this link for learning unity 访问此链接以学习团结

http://unity3d.com/learn/tutorials/modules http://unity3d.com/learn/tutorials/modules

You need eclipse or android studio when you will make android plugin for unity 你需要eclipse或android工作室才能制作统一的android插件

From inside unity Press file/Build settings/android/then check the google android project chekbox and select the folder where you want to export the project. 从内部统一按文件/构建设置/ android /然后检查谷歌android项目chekbox并选择要导出项目的文件夹。

after that unity will export your project as android project. 之后,Unity会将您的项目导出为android项目。

In Unity: File -> Build Settings. 在Unity中:文件 - >构建设置。 Platform, Select Android. 平台,选择Android。 Check the checkBox "Google Android Project". 检查复选框“Google Android Project”。 Build it. 建立它。

You will get a Google Android Project Then open it with Eclipse 您将获得一个Google Android Project然后使用Eclipse打开它

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM