com.ferdi.screenshoter
Version:
A simple screenshot tool to use in Editor and Build. Saving the game window or app screen as it is in a PNG file.
11 lines (9 loc) • 602 B
Markdown
##Screenshoter documentation
A simple screenshot tool to use in Editor and Build. Saving the game window or app screen as it is in a PNG file.
**How to use** :
- Click on GameObject/Screenshoter to add a Screenshoter prefab to your scene. It is a DontDestroyOnLoad singleton object.
- Click on "Take Screenshot" in the Editor to capture an image.
- Click on "Open Folder" to open the folder containing the screenshots.
- Select a keyboard key and press it a Runtime to capture an image.
- Use the supersize slider to upscale your capture.
- Choose the folder name and file name to save in the folder.