GithubHelp home page GithubHelp logo

looperlands-sprite-utility's Introduction

Looperlands Sprite utility

Install

To install the dependencies run:

npm install

Running

To run the project run:

vite dev

To build the project run:

vite build

The build will be in the dist folder

Using the application

Once the application runs, you can load the sprite-sheets you want. You can either click on the areas or drag and drop the files.

Keyboard navigation

You can use w a s d or arrow keys to control the animations

Use space to trigger the attack animation

looperlands-sprite-utility's People

Contributors

groot406 avatar

Stargazers

 avatar

Watchers

 avatar

looperlands-sprite-utility's Issues

Gif colors are sometimes wrong

I think this has to do with the current background.
As gif only supports 256 colors, the background takes most of them. That might be why some colors of the sprite can't be added to the color-map.

Possible solution:
First add a frame of the avatar+weapon without background.
Then override that frame with the version with background.

Alternative Workaround: Update the image to one with less colors.
#6

Export tool

Export zip with:

  • original sprite-sheets (100%)
  • 200% sprite-sheet
  • 300% sprite-sheet
  • Picker image (idle-down position)

Fix current-frame distribution

Weapon + avatar become out-of-sync sometimes.
We should use the frame-stepper to output frames and distribute to the avatar and weapon/

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.