Screenshot queue

An asset by fractilegames
The page banner background of a mountain and forest
Screenshot queue hero image

Quick Information

0 ratings
Screenshot queue icon image
fractilegames
Screenshot queue

Take in-game screenshots without visible pauses or frame time spikes. Queues screenshots and writes them to time stamped files in user directory using a separate thread.

Supported Engine Version
3.3
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Screenshot queue

Take in-game screenshots without visible pauses or frame time spikes. Queues screenshots and writes them to time stamped files in user directory in a separate thread. Made for Godot 3.x.

Usage

Copy the screenshotqueue.gd -file to your project directory and set it as auto-loaded script (singleton) in project settings. Then all you need in code is this (assuming you named the singleton ScreenshotQueue):

ScreenshotQueue.snap(get_viewport())

License

MIT license.

This was initially made for use in Polychoron game project.

Take in-game screenshots without visible pauses or frame time spikes. Queues screenshots and writes them to time stamped files in user directory using a separate thread.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Screenshot queue icon image
fractilegames
Screenshot queue

Take in-game screenshots without visible pauses or frame time spikes. Queues screenshots and writes them to time stamped files in user directory using a separate thread.

Supported Engine Version
3.3
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers