ceramic-engine / ceramic

Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js + webgl) and to unity projects
MIT License
264 stars 22 forks source link

Asset live reload #51

Closed jeremyfa closed 3 years ago

jeremyfa commented 3 years ago

Live reloading assets is useful when iterating on game content updates such as images, tilemaps and so on.

jeremyfa commented 3 years ago

Completed.