Question How to avoid UI in screenshot mode?

kriemh

New member
Messages
12
Reactions
2
Points
3
1668585904.jpg


Like the photo, I want to take a sceenshot , but the UI is annoying because I use the mirror smartphone. How to avoid it?

By the way, is there any shortcut for screenshot?
 
You can use SuperShot, it can do screenshots in 4 different ways. See screenshot below. You want the second option, taking the shot from the current player camera position, so bypassing the UI.
6461-06feebcd9e48170fe2630e427dcd88d9.data


The 4 buttons you see in SuperShot's plugin UI are also exposed to triggers. So you can place a UIButton atom in the scene and hook it up to that, etc.
You could also combine with Acid's Keybindings plugin, which has a CustomTrigger feature...allowing you to set hotkeys to trigger stuff in your scene...including SuperShot. If you want to go real fancy, you can also combine with LogicBricks, of course, build a system to automate taking screenshots from multiple perspectives, etc.

Another alternative: No idea what exactly "mirror smartphone" is or does, but if it's based on using VaM's WindowCamera, you may just be able to turn off it rendering the UI. The setting is on the "Camera" tab of the WindowCamera atom.
 
Upvote 0
Back
Top Bottom