//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
@Hedero go to google and search “hex color” I think
Hmm ok. @Noname918181
@Hedero its a code of some sort
idk im not really sure
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
@Highground perfect, thanks!
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