An open API service indexing awesome lists of open source software.

https://github.com/haxeflixel/flixel-editors

Editors for HaxeFlixel
https://github.com/haxeflixel/flixel-editors

Last synced: 4 months ago
JSON representation

Editors for HaxeFlixel

Awesome Lists containing this project

README

          

flixel-editors
===========

A set of editors for HaxeFlixel

# Animator

Animator is a tool for viewing, building, and colorizing animations and "skins" for HaxeFlixel-based "Entity" objects.
It's NOT for creating animations from scratch (like GraphicsGale), but for easily creating the necessary animation & colorization metadata visually.

Currently only works on C++ and Neko targets, because it has to write to file system.

Currently has some bugs.
![Colorized Pixel Sprite](Animator/screenshot_0.png)
![Colorized HD Sprite](Animator/screenshot_1.png)
![HD Sprite Stress Test](Animator/screenshot_2.png)
![Pixel Sprite Stress Test](Animator/screenshot_3.png)