Olga Milovanova
Olga Milovanova
It would be great to automatically pick up modifications in project dependency files. But it must be non-disruptive to in-Unity development.
Propagate Unity context to external projects. My dependency references UnityEditor and when the dll is copied to the output folder, MSBuild breaks, so I have to manually remove it.
I tried using the latest version of aframe/master and the only object that is rendered is the dance floor (no animation). THREE.WebGLRenderer 87, no errors in the console. This reproes...