Edit of asset "Papershot: A node that takes screenshots of its viewport" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Papershot: A node that takes screenshots of its viewport | |
Description |
Don't want to think about screenshots for every jam game? Papershot to the resque! Papershot is a node that takes screenshots of its viewport. Screenshots can be taken either by calling Papershot.take_screenshot(), or by configuring a shortcut. They're saved with filenames such as "Screenshot 2024-07-26 17-46-21-149.jpg". If you use Papershot and would like more features or configuration options, open an issue or contact me. Configuration options: - folder: Folder to save screenshots in - shortcut: Shortcut for taking a screenshot - file_format: Format to save screenshots in, JPG or PNG Signals: - screenshot_saved(image, path) - io_error(error, path) |
Don't want to think about screenshots for every jam game? Papershot to the resque! Papershot is a node that takes screenshots of its viewport. Screenshots can be taken either by calling Papershot.take_screenshot(), or by configuring a shortcut. They're saved with filenames such as "Screenshot 2024-07-26 17-46-21-149.jpg". If you use Papershot and would like more features or configuration options, open an issue or contact me. Configuration options: - folder: Folder to save screenshots in - shortcut: Shortcut for taking a screenshot - file_format: Format to save screenshots in, JPG or PNG Signals: - screenshot_saved(image, path) - io_error(error, path) |
Category | Scripts | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/anniryynanen/papershot | |
Issues Url | https://github.com/anniryynanen/papershot/issues | |
Godot version | Godot 4.3 | |
Version String | 1.1.0 | 1.1.0 |
Download Commit | 6bec788fd17ce92486f281676ebb9dc9f1d8ccb3 | 6bec788fd17ce92486f281676ebb9dc9f1d8ccb3 |
Download Url (Computed) | https://github.com/anniryynanen/papershot/archive/6bec788fd17ce92486f281676ebb9dc9f1d8ccb3.zip | https://github.com/anniryynanen/papershot/archive/6bec788fd17ce92486f281676ebb9dc9f1d8ccb3.zip |
Icon Url |
https://raw.githubusercontent.com/anniryynanen/papershot/main/papershot-80x80.png
|