webbertakken / map-editor-2d

Cross-platform 2D editor that saves scenes to json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webber's Map Editor 2D

  • Load or create a new map
  • Select your sprites' folder (recursively).
  • Drag your sprites to the canvas to create instances.
  • On the canvas, adjust instances:
    • πŸ“› Name
    • πŸͺ§ Position (x, y)
    • πŸ” Z-Index
    • πŸ›ž Rotation
    • πŸ”› Scale
  • Save map as a JSON file (includes relative paths to the files).

Demo

2022-10-29-01-46-52.mp4

Limitations

  • Currently only works with files in your home directory, for your own security.

Limitations will be lifted in v2.

Contribute

Please read the Development doc.

License

MIT licensed.

About

Cross-platform 2D editor that saves scenes to json

License:MIT License


Languages

Language:TypeScript 94.2%Language:CSS 4.7%Language:Rust 0.7%Language:HTML 0.5%