Hello everyone, i have a problem here.
Now, i'm doing my project with Unity 3D 4.2 and Vuforia Extension. I have made 3 scenes (scene A, scene B, and scene C) in my Unity3d project which is not invoke each other. I mean, scene A not invoke scene B and C or otherwise.
After i made those scenes in Unity3d, i exported the project into Eclipse. I want to invoke those scenes from my java class in Eclipse. I mean, my java class can invoke scene one by one.
In Eclipse project, "src" folder, there are three file java : ProjectActivity.java , ProjectNativeActivity.java , ProjectProxyActivity.java.
So, my question is :
1. What is the purpose of these files ?
2. Is there any relation from those files to invoke the scenes from my java class ?
3. If nope, how can i invoke those scenes from my java class ?
Thank you.
Warm regards,
- Denmas -
Hello everyone,
can someone help me?
any suggest will appreciate
Thank you :D