Profile image

FoV code doesn't work

13.2k brians1209  3.9 years ago

(From @ jamesPLANESii's post)
/Designer(Clone)/CameraTarget/Camera>Camera.set_fieldOfView 30
I used this but a error keeps popping out
ArgumenttNullExecption:Value cannot be null

  • Log in to leave a comment
  • Profile image

    The code I use that I got from WNP78 is >>CameraManagerScript..SetCameraFov 30

    3.9 years ago
  • Profile image
    1,182 An2k

    @brians1209 im only using edited FoV before taking screenshots for submission only done it with my hammers buggy..after that i forget about it hehe

    +1 3.9 years ago
  • Profile image
    13.2k brians1209

    @An2k yes... Do I have I to do it everytime when I restart the game?

    3.9 years ago
  • Profile image
    1,182 An2k

    @brians1209 havent tried that though
    idk why just pasting it wont work ..on FoV manually inputing it is annoying

    3.9 years ago
  • Profile image
    13.2k brians1209

    @An2k Thanks! It worked well. btw while I was typing it I found antiailising. Does this mean android can use anti ailising?

    3.9 years ago
  • Profile image
    1,182 An2k

    Did you just copy and paste it? In my end.. have to manually input all of those those on android to work ...btw do tell if it worked for you so i can revise my notes
    From my notes
    type /d then ok and choose Designer(Clone)
    type /c then ok choose cameratarget
    type /c then ok choose camera
    type > then ok choose camera
    type .set_fi then ok
    (doing .set_fi give 2 options rather than just typing .set which gives a long list)
    find & choose set_fieldOfView(single) and space
    type 20 then ok (20 to 40 looks good) (default is 60)

    3.9 years ago