Hi everybody,
here is a new Jameson having flown only some short hours, with most OXZ activated.
I would find really useful to be able to modify via oxp the viewing angle.
I went to see into the code, and what it would take for this is to make writable by oxp the variable GameController.setUpBasicOpenGLStateWithSize.ratio, currently fixed to 0.5.
Currently, this gives (if i'm doing it correctly) a viewing angle of 2*Tan-1(ratio=0.5/1) = 53° for the vertical axe.
The angle for the horizontal axe depends on the geometry of your screen.
I look forward to having some equipments upgrade allowing to have a greater angle of view

And better still, an angle of view depending on the current activity, for example greater when in jump mode
Would this be possible?