Edit of asset "Simple Screenshot Script" Accepted

Old/Current New/Edit
Title Simple Screenshot Script Simple Screenshot Script
Description A simlpe script to make screenshots and save it as png file in a custom directory.

There is a simple test scene "demo.tscn" where you can test the script if you want (Press F11 to make screenshots).
Otherwise you can just download/copy the screenshot.gd from the scripts folder into your project folder.

Script Settings:

- Shortcut Action: The name of an action from the Input Map that should trigger the screenshot creation.
- File Prefix: An optional prefix for the filenames, you can leave it empty.
- File Tag: At the moment you can choose between two timestamps that becomes part of the file name. 1. A simple date + time stamp or 2. A unix timestamp.
- Output Path: The directory where you want to save your screenshots.
A simlpe script to make screenshots and save it as png file in a custom directory.
Godot version 2.1 (3.0 planned)

There is a simple test scene "demo.tscn" where you can test the script if you want (Press F11 to make screenshots).
Otherwise you can just download/copy the screenshot.gd from the scripts folder into your project folder.

Script variables/Settings:

- Shortcut Action: The name of an action from the Input Map that should trigger the screenshot creation.
- File Prefix: An optional prefix for the filenames, you can leave it empty.
- File Tag: At the moment you can choose between two timestamps that becomes part of the file name. 1. A simple date + time stamp or 2. A unix timestamp.
- Output Path: The directory where you want to save your screenshots.
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Maujoe/godot-simlpe-screenshot-script https://github.com/Maujoe/godot-simlpe-screenshot-script
Issues Url https://github.com/Maujoe/godot-simlpe-screenshot-script/issues https://github.com/Maujoe/godot-simlpe-screenshot-script/issues
Godot version Godot 3.0 Godot 2.1
Version String 1.1.1 1.0
Download Commit v1.1.1 v1.0
Download Url (Computed) https://github.com/Maujoe/godot-simlpe-screenshot-script/archive/v1.1.1.zip https://github.com/Maujoe/godot-simlpe-screenshot-script/archive/v1.0.zip
Icon Url https://raw.githubusercontent.com/Maujoe/godot-simlpe-screenshot-script/master/icon.png
https://raw.githubusercontent.com/Maujoe/godot-simlpe-screenshot-script/master/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Maujoe/godot-simlpe-screenshot-script/master/settings.png
Thumbnail https://raw.githubusercontent.com/Maujoe/godot-simlpe-screenshot-script/master/settings.png