Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of Subentities #16

Open
ironicnet opened this issue Apr 10, 2015 · 0 comments
Open

Support of Subentities #16

ironicnet opened this issue Apr 10, 2015 · 0 comments

Comments

@ironicnet
Copy link

I know that subentities are pro only. But when i tried to import one it gave me an error indicating that there is no folder -1.

The point where it fails is in the File: SpriteTimelineKey. Line 95.

this was the element that was trying to parse:
<object entity="0" animation="15" t="0" x="-1" angle="0"/>
instead of a normal entity key:
<object folder="0" file="4" x="2.470626" y="-0.905654" angle="270.567266"/>

I'll try to fix and do a pull request when i get some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant