Trixt0r/spriter

com.brashmonkey.spriter.Loader#root can be null

denisk20 opened this issue · 1 comments

If I put scml file and some images directly into android/assets directory the com.brashmonkey.spriter.Loader#root field becomes null and I get an error:
Could not find file handle null/myImage.png! Please check your paths.
I'll submit a pull request to fix this.

A pull request would be nice.