So to get better camera angles I wanted to edit the limitations for head movement within the cockpit of my Su-25 when using TrackIR5. In a forum post, I saw it was done for the F-5E.
I tried the same with the Su-25 by changing the second [x] value to "5.0" function default_fighter_player(t) under limits_6DOF in the "server.lua" file.
limits_6DOF = {x = {-0.050000,5.0000000},y ={-0.300000,0.100000},z = {-0.220000,0.220000},roll = 90.000000},
But I did not have any success.
Can someone tell me what I did wrong?
Kind Regards Per.