angstrom_editor 0.6.0
angstrom_editor: ^0.6.0 copied to clipboard
A package which allows you to embed a level editor into an [Angstrom](https://pub.dev/packages/angstrom) game.
Angstrom Editor #
Description #
This editor provides a series of widgets which you can embed into your games to act as a level editor. In addition, the editor generates code according to various "events" you setup in room surfaces and objects, giving you a type safe way to combine Dart code with the results of a level editor.
For more information on Angstrom, see its package page.