Code Monkey home page Code Monkey logo

easyscreenshotunity3d's Introduction

Easy Screenshot - Unity3D Script

This script was developed to easily create screenshots for the AppStore (according to Apple's screenshot size guidelines). It will also help you create your android and desktop screenshots.

If every option is selected, the script should create 6 different iOS screenshots (iPhone 3.5, 4, 4.7, 5.5, iPad and iPad Pro), one android screenshot and one desktop screenshot with given size.

How to use?

Easy way:

  • Import the unity package located under unitypackage/easyscreenshot.unitypackage;

Hard way:

  • Attach "Assets/Scripts/screenshot.cs" to your main camera.
  • Create a new folder called "Editor", if it does not exists, under your assets folder. Drag the script "Assets/Editor/ScreenshotEditor.cs" to the new folder.
  • Configure the script according to your needs.
  • Choose portrait or landscape. On android and desktop, you'll have to specify the size and mode you want.
  • If you selected the option to create android or desktop screenshots you can also enlarge your dimensions using the slider.
  • Select the screenshot shortcut you'd like to use to create screenshots during runtime.
  • Run your game in the editor and press your screenshot key.
  • The script will save the pictures to a new folder called "screenshots" on your project root.

Usage

gif

Contributing

  1. Fork the repository on Github;
  2. Clone the project into your machine;
  3. Commit your changes to your own branch;
  4. Push your work to your fork;
  5. Submit a pull request for review;

Copyright

This project is under Apache 2.0 license.

easyscreenshotunity3d's People

Contributors

vitorfgd avatar

Watchers

 avatar

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.