Hi all,
Im a total newbie to unity. I saw there is a package for virtualButton (qcar-unity-virtualbuttons-android-1-0-6.unitypackage).
After i imported this package into a new unity project, i noticed all the models, scripts, textures and etc. are there already.
1) But how do i make use of all these to play the scene? Do i need to rearrange manually these elements into the scene?
2) How to convert this unity project into my eclipse, how to generate all the .obj files?
2) And how do i run the project and move the application to my android tablet?
Need guidance pls.
The sample projects are fully set up, simply import the unity package and open the included scene file.
Unity is a full game development tool, not a 3D modeling tool. You can't export models from Unity.
To run a QCAR application you'll need the Android or iOS basic add on. Be sure to choose the correct platform from the Build Settings menu.
- Kim