eric501 opened this issue on Dec 22, 2003 ยท 7 posts
firecircle posted Tue, 23 December 2003 at 8:09 PM
ok let me clarify. when vue imports using the p5 pz3 importer it asumes that the gometeries reside in the p5 runtime. If you use a number of external or network runtimes it is easier if you copy the geometeries and textures folder to the p5 resident runtime .dont move them copy them. That way you have the library structure you are used to and when vue tries to import it finds things where it expects them. I have used this with p5 and vue and p5 and vue pro without any problems.