Using view2.5d:set-observer-angles at the same time that a patch-view is in the process of opening won't set the angles within the view. The cause is this call to observer.goHome. Removing it introduces rotation, but also changes how the view would look otherwise. This should be investigated and fixed.
Using
view2.5d:set-observer-anglesat the same time that apatch-viewis in the process of opening won't set the angles within the view. The cause is this call toobserver.goHome. Removing it introduces rotation, but also changes how the view would look otherwise. This should be investigated and fixed.