Code Monkey home page Code Monkey logo

arcade-sprite-pack's People

Contributors

riknoll avatar shakao avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

arcade-sprite-pack's Issues

Question about tabs

I am finding the tool helpful except i cant find a way to move my imported images to the animations tab, because whenever you import it goes straight to images, so i need some help with moving them to the animations tab, is there already a way to do so or is this a feature you can add?

Importing multiple projects with custom tiles leads to errors

If you import multiple projects that use tilemaps, you'll get a lot of duplicate ids in the asset list (e.g. myTiles.transparency16). We fix them if you click on the name but we should really fix it on import. If you download the project in this state you get a bunch of errors.

import error

Describe the bug
1: imported the image into the generator and exported the MKCD file.

2: opened the MKCD file with MakecodeArcade.

3: deleted the test.ts file.

4: Downloaded the project in png format.

5: Opened the png file with MakecodeArcade.

6: An error message was displayed.
"Oops, something went wrong when importiong your project."

7: When I try to open the same project again, it doesn't open.

Support tilesets

A few things to make this happen:

  1. Need some way to mark images as "tiles" so that they get emitted with the right metadata
  2. Imported tiles should preserve the metadata
  3. (bonus) We should add some way to specify a category name (and update the project import parsing to read it)

Support tilemaps

Pretty self explanatory; the question is how you surface it in the project that loads this extension. One idea is to add a block to the extension we emit that adds a category to the toolbox. That category could include an enum block with all of your project's tilemaps by name and a block for loading them

Support loading a palette from the editor

I think this might involve changes to the asset editor page? We should support loading a palette file to a blank project. I think you can get an alternate palette right now but it's pretty annoying. I think this feature should:

  1. Support the filetypes from https://lospec.com/palette-list (photoshop, gimp, paint.net, and .hex)
  2. Remember all palettes that you have used previously (with a dropdown for switching)

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.