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

Adds customData feature #162

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mathieuanthoine
Copy link

@mathieuanthoine mathieuanthoine commented Oct 13, 2016

Adds the support of Flash Pro persistent Data in the JSON.
Adds persistent data on MovieClip, Sprite, Keyframes and you will get them in the JSON in the parameter named "data" of each entity.
The data property is an object that can contain custom data as many as you want, with correct types (string, integer, number, array of integers and numbers)

At the moment, the AS3 runtime has no direct access to these data.
flump-pixi-runtime(haxe) will support it soon.

To simply edit persistent data, install the Persistent Data Panel : https://github.com/mathieuanthoine/AnimateCCPersistentDataTools

@mathieuanthoine mathieuanthoine changed the title Add customData feature Adds customData feature Oct 13, 2016
@mathieuanthoine
Copy link
Author

customData support available on pixi-flump-runtime

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

Successfully merging this pull request may close these issues.

1 participant