Coder Social home page Coder Social logo

godot-simlpe-screenshot-script's Introduction

Simple Screenshot Script

A simlpe script for the godot engine 3.0 to make screenshots and save them as png file in a custom directory.

Test Scene

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

Script variables/Settings

Image

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

          Name format: Prefix_timestamp_*index
          *The index resets every second to just differ multiple images within a second that have the same timestamp
    
  • Output Path: The directory where you want to save your screenshots.

License

All parts of this project that are not copyrighted or licensed by someone else are released under the MIT License - see the LICENSE.md file for details.

godot-simlpe-screenshot-script's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.