I'm using the Perspective Object in MMF2, under Direct 3D 9. Basically, the perspective object works fine during startup, but refuses to be changed through any events during runtime. Changing the zoom value in a simple event like: "Press X key > Set Zoom Value" doesn't work. I've tried all display modes available, but none fix the issue. Any ideas why I can't change it's values through events?
By default I set the Zoom Value to 0. This seems to negate any changes I try to make in the events editor. If I set it to anything higher, than have "Start of level set to 0" THEN try to change the value through other events, it works... I just tried this in a new project also. Would it let you change it during runtime if the default value was 0 in it's properties?