- Home /
Integration of Unity and Eclipse
I am doing a project which aims to allow lego robot to walk on simulated Mars surface. I wrote a remote controller for my Lego robot to control it through keyboard using Java in Eclipse. I also found Mars surface data in .unitypackage form. But I don't know how to link them. What should I do next? Paste my code into Unity script and edit it or import my Unity project to Eclipse?
Comment