# Easy Screen Shot Maker

The **Screenshot Utility** is a simple utility component designed for taking quick screenshots both during editing and at runtime. Screenshots are saved to a specified location. You can use this component as-is or modify it to suit your specific needs. This component is not related to **Easy Grid Builder Pro 2**. This component is located in <mark style="color:purple;">**SoulGames > Utilities > Scripts**</mark><mark style="color:purple;">.</mark>

<figure><img src="https://2651556506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeumhICLT4oHoEIEssOjB%2Fuploads%2FKoOSOoaskQ9Jh9g4HNCP%2Fimage.png?alt=media&#x26;token=cb1e8204-4f97-41df-858e-3689d4588fd6" alt=""><figcaption></figcaption></figure>

<table data-full-width="false"><thead><tr><th width="216">Property</th><th width="429.3333333333333">Function</th><th>Required</th></tr></thead><tbody><tr><td>Screenshot File Name</td><td>The base name for the screenshot files (e.g., "screenshot")</td><td>No</td></tr><tr><td>Screenshot Resolution Multiplier</td><td>Multiplier for the screenshot resolution (e.g., 1 = current resolution, 2 = double resolution)</td><td><mark style="color:red;">Yes</mark></td></tr><tr><td>Capture Screenshot</td><td>Once the button is pressed, the current camera view will be captured and saved to the specified save file location.</td><td>No</td></tr></tbody></table>

***

## <mark style="color:green;">Example Use case</mark>

This utility simplifies capturing and saving screenshots for debugging or presentation purposes, with saved files organized in a folder named **"Screenshots"** on the desktop. You can use these screen shots to make icons for your Buildable Objects, Capture views of you game world, etc...
