charlesp2
01-07-2011, 02:25 PM
Hi Guys,
Ok so every day I make more and more progress on my game, and I'm feeling good!
However I can't for the life of me figure out how to change the DEFAULT Camera's FOV on a FPS (default 2-thumbstick controller) game... I've tried adding "DefaultFOV=50.0" in the Development/Src/MobileGame/Classes/MobilePC.uc file, and YES it compiles, BUT it won't change my default camera's FOV angle... :(
I also changed my level's PIE and "Accept these game types" value to MobileGame, to no avail... What gives?
Is there an EASY way to set the default FOV in some .uc or .ini file, WITHOUT having to code a Camera Class ??
PLEASE NOTE: I'm not using ANY cameras in my level, just the default PlayerStart_0...
I know this is an easy answer for you guys, thanks for your help!
Cheers and thanks, :)
-Charles
Ok so every day I make more and more progress on my game, and I'm feeling good!
However I can't for the life of me figure out how to change the DEFAULT Camera's FOV on a FPS (default 2-thumbstick controller) game... I've tried adding "DefaultFOV=50.0" in the Development/Src/MobileGame/Classes/MobilePC.uc file, and YES it compiles, BUT it won't change my default camera's FOV angle... :(
I also changed my level's PIE and "Accept these game types" value to MobileGame, to no avail... What gives?
Is there an EASY way to set the default FOV in some .uc or .ini file, WITHOUT having to code a Camera Class ??
PLEASE NOTE: I'm not using ANY cameras in my level, just the default PlayerStart_0...
I know this is an easy answer for you guys, thanks for your help!
Cheers and thanks, :)
-Charles