GithubHelp home page GithubHelp logo

thephotoshopleveleditor's Introduction

The Photoshop Level Editor

A Photoshop export script, to help create a world for a game engine in Photoshop.

Installation

Two ways:

  • Put the jsx file under Presets/Scripts folder in the Photoshop Path, and restart the Photoshop. You can find it in File > Scripts.
  • File > Scripts > Browse, and open the jsx file.

Usage

The scripts will export "components" in the document. If a layer or a group's name begins with "cpn:", followed with its real name, it will be regarded as a component and will appear in the component list you can choose from. If a component have frame-by-frame animation, it should be a layer group have a series layers (groups) named like "frame0", "frame1". Each frame will be automatically exported.

You can write a configure file for the document, named as docname.psd.conf, which is a xml file.

Example:

<config>
    <path value="export/path"></path>
</config>

thephotoshopleveleditor's People

Contributors

zacx-z avatar

Stargazers

Σarko avatar

Watchers

James Cloos avatar  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.