When I share my quilts, there is only way to take the static screen shot. How can I post the screen shot taken while flying or at he airport. Is there any way to upload the pic?
How can I post screen shot that I took while flying, not the static shot ?
303k WinsWings
2.9 years ago
@ZeroWithSlashedO Thank you so much for your reply! I will check it out.
click me!
edit:
If you're on mobile, you have to turn on dev console. To take a screenshot midair, pause the game, and run the command
//MainCamera>Camera.set_depth 10
. If you want to make it better, also run the command//MainCamera>Camera.set_fieldOfView 10
. I personally use 10, just because it feels right for me. You can change it between 5-60. 60 is the normal FoV value. Not recommending to go higher past that, because it looks kind of bad.