Re: Direction control leaving/entering cubic rooms
Status: Alpha
Brought to you by:
cwalther
From: Christian W. <cwa...@gm...> - 2008-01-20 07:49:32
|
NigeC wrote: > the first room starts with the camera facing north the exit is east, > when i > exit the camera faces the exit i just went through, rather than > east/straight ahead If I'm understanding you correctly, something must be wrong here. Pipmak should maintain the viewing direction when switching from panorama to panorama, so when you face east to go through the door, you should still be facing east in the next room. Could it be that your cube faces are in the wrong order? If you need to change the direction (e.g. when you go from a panorama to a slide, then return to the panorama), there's the pipmak.setviewdirection() function, as Andrea has pointed out. -Christian |