com.brashmonkey.spriter.Loader#root can be null
denisk20 opened this issue · 1 comments
denisk20 commented
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.
Trixt0r commented
A pull request would be nice.