UnderwaterApps / overlap2d-runtime-libgdx

Overlap2D - UI and Level Editor libgdx runtime
http://overlap2d.com
Other
170 stars 96 forks source link

Sprite frame named *000.png #20

Closed Hohenheimsenberg closed 9 years ago

Hohenheimsenberg commented 9 years ago

As I explained here, I have a sprite animation with names starting from 0: image000, image001, image00n.

SpriteAnimation.java throws an error because of the "000" frame.

azakhary commented 9 years ago

merged in #22