HI
I want to increase view area in the jpctDemo type example is it possible. Could any one help me. What is the default angle of vision used in game engine?
With Regards
San14
The Camera-class has some methods (setFOV(), setYFOV(), setFOVLimits()...) to do this. Just have a look.