Profile image

How to take good screenshots on mobile?

6,562 ThePropellerIsAFan  3.6 years ago

Aeroman had a post about it, but it’s gone. Does anybody else know how you do it?

  • Log in to leave a comment
  • Profile image

    @Hedero go to google and search “hex color” I think

    6 months ago
  • Profile image
    105k Hedero

    Hmm ok. @Noname918181

    3.2 years ago
  • Profile image

    @Hedero its a code of some sort
    idk im not really sure

    3.2 years ago
  • Profile image
    105k Hedero

    How do I input the code for a color that I want though? If I want red, then how would I put in a red color code in the dev console? @Noname918181

    3.2 years ago
  • Profile image

    @Highground perfect, thanks!

    3.6 years ago
  • Profile image

    For Designer screenshots:

    //Designer(Clone)/CameraTarget/Camera>Camera.set_fieldOfView X for FoV
    //CameraTarget>>Camera.backgroundColor 0.5,0.5,0.5,50 for background colour
    .
    For sandbox screenshots:

    //MainCamera>Camera.set_fieldOfView 15 and
    //CameraPlane>Camera.set_fieldOfView 15 for FoV
    //maincamera>camera.set_depth 10 to make HUD disappear

    +7 3.6 years ago
  • Profile image
    12.6k HNL47
    1. change the FOV
    2. Zoom in
    3. Take your screenshot
    4. Edit
    3.6 years ago