DoubleVeteran Posted December 31, 2007 Posted December 31, 2007 Hi all, Is there a way to make the snap views pan slower? As I snap to another view, I'd like the pan speed to slow down a bit, similar to IL2. Any .ini settings to do this? Thnx! DV Quote
Czech6 Posted January 1, 2008 Posted January 1, 2008 Hi all, Is there a way to make the snap views pan slower? As I snap to another view, I'd like the pan speed to slow down a bit, similar to IL2. Any .ini settings to do this? Thnx! DV Go to Viewlist.ini and try changing these: [ViewClass003] ViewClassName=SnapViewClass ViewType=FIXED_VIEW ViewGroupID=1 DefaultView=CockpitFront AllowFromDiffGroup=FALSE SnapView=TRUE InsideView=TRUE FocusObjectOnly=TRUE FOV=110.0 PitchControl= YawControl= RollControl= ZoomControl= JumpToViewSameGroup=FALSE JumpToViewDiffGroup=TRUE SmoothAngleTransition=TRUE SmoothPositionTransition=FALSE SmoothFOVTransition=TRUE RememberAngle=FALSE RememberFOV=TRUE LimitPitch=FALSE LimitYaw=TRUE LimitRoll=FALSE ZoomFOV=FALSE ZoomScale=0.01 PanScale=0.00160 MinSpeed=100.0 MaxSpeed=10000.0 Acceleration=2000.0 AngleRates=360.0,240.0,240.0 FOVRate=60.0 MinAngles=-175.0,-20.0,0.0 MaxAngles=175.0,110.0,0.0 MinFOV=15.0 MaxFOV=110.0 OffsetDistance=0.06 I don't know why there is a min and a max speed. It would seem that a Snap View would have only one rate. Try setting them both to the same value. Quote
DoubleVeteran Posted January 3, 2008 Author Posted January 3, 2008 I changed MaxSpeed=100.0 under the [ViewClass002] section and it slows down the pan speed just right. Thnx for the tip, Czech6! DV 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.