ScriptSpot

Script

Zoom Orbit Fix

By Belzar · 2013-07-05

Version
1.0
Version requirement
2013 should work on lower
Date updated
2013-07-05
Votes
2
Description

Fixes the orbit point of the camera when you zoom in on something small.
usually when you do 'zoom extent' on a small sub-object, and then zoom out, it breaks the orbit point.

- INSTAL instruction
copy the file to : "(3ds Root)\scripts\Startup\"
if Max is running you need to run the script with menu "MAXScript/run script..." and browse to it.

- UNINSTAL instruction
Delete : "BelzarViewFix.ms" from "(3ds Root)\scripts\Startup\"
and restart Max OR paste "callbacks.removeScripts id:#BelzarViewFocalFix" in the listener

Additional Info

the script registers a callback to "viewportChange" and catches if the orbit point changed. and fixes it.
Attachments

Tags: fix, zoom, orbit, focalpoint, belzar