marcrd / smash-ultimate-assets

A set of freely shareable Smash assets to build out community tooling
Apache License 2.0
9 stars 11 forks source link

Add way to easily import images with an image lookup or idenitifier #6

Open marcrd opened 5 years ago

marcrd commented 5 years ago

If you install this package, currently there's no easy way to interact with it besides manually including the images. A few things will help with this:

  1. Add a .json file that references each sprite name and gives it an index, as well as meta
  2. Be able to use the png as an icon class

A good example of a sprite library: https://github.com/msikma/pokesprite/