|
I am not able to load multiple panoramas in a single file using the following script. I have used by dragging and dropping the multiple files in the player and using files tab and adding files. Both are not working. When I create package, it shows blank frame.
(object1) { TYPE=MOV; FILE=Deeksha.mov; NODO=26,26,198, -26,26,198, 26,-26,198, -26,-26,198, 0,0, object2; TRANSITION= 0, 60, 3.5, blend; } (object2) { TYPE=MOV; FILE=Deekshitha.mov; NODO=26,26,198, -26,26,198, 26,-26,198, -26,-26,198, 0,0, object1; }
|