Skip to content

cixzhang/SpritesheetGenerator

Repository files navigation

Introduction

Spritesheet Generator is a web application that generates spritesheet JSONs.

Drag and drop your sprites image file into the application and use the tools available to draw frames. Once you're done, the output is shown in the files panel and can be copied. If you need to edit an existing spritesheet, you can drag and drop an existing spritesheet JSON file into the application along with your sprites image file.

Development

Loading and modifying icons

To load icons:

npm run icons

You can also edit icons:

npm run icons -- edit

About

Web application that generates spritesheet JSON for use with PIXI.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages