+Eagle114th Posted June 1, 2022 Posted June 1, 2022 Hello everyone, I have been searching for the answers. I am unable to find the zoom limitation. I am trying to shrink and expand the distance toward aircraft (ZOOM). Here is the code: Quote [ViewClass006] ViewClassName=ShoulderViewClass ViewType=TRACKING_VIEW ViewGroupID=0 DefaultView=FreeView AllowFromDiffGroup=TRUE SnapView=FALSE InsideView=FALSE FOV=60.0 ObjectDistance=40 PitchControl=CAMERA_PITCH_AXIS YawControl=CAMERA_YAW_AXIS RollControl= ZoomControl=CAMERA_ZOOM_CONTROL JumpToViewSameGroup=FALSE JumpToViewDiffGroup=FALSE SmoothAngleTransition=FALSE SmoothPositionTransition=FALSE SmoothFOVTransition=FALSE RememberAngle=TRUE RememberPosition=TRUE RememberFOV=TRUE TrackObjectPitch=FALSE TrackObjectYaw=FALSE TrackObjectRoll=FALSE LimitPitch=TRUE LimitYaw=FALSE ZoomFOV=TRUE ZoomScale=0.01 PanScale=0.00160 MinSpeed=50.0 MaxSpeed=100000.0 Acceleration=10000000.0 AngleRates=720.0,600.0,600.0 FOVRate=60.0 MinAngles=0.0,-100.0,0.0 MaxAngles=0.0,100.0,0.0 MinObjectDistance=10.0 MaxObjectDistance=1000.0 OffsetDistance=0.0 ResetTime=2.5 ObjectDistance=40, I changed it to 40, I am able to zoom further out. But by default, I would be all zoomed out. What I am trying to do is to have a default zoom distance and have the ability to zoom all way in and out. Where can I edit that? Thank you for the advice. Eagle114th 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.