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 SoulGames > Utilities > Scripts.

Property
Function
Required

Screenshot File Name

The base name for the screenshot files (e.g., "screenshot")

No

Screenshot Resolution Multiplier

Multiplier for the screenshot resolution (e.g., 1 = current resolution, 2 = double resolution)

Yes

Capture Screenshot

Once the button is pressed, the current camera view will be captured and saved to the specified save file location.

No


Example Use case

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...

Last updated