Skip to content

Adds customData feature#162

Open
mathieuanthoine wants to merge 2 commits intotconkling:masterfrom
mathieuanthoine:customData
Open

Adds customData feature#162
mathieuanthoine wants to merge 2 commits intotconkling:masterfrom
mathieuanthoine:customData

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