grapefrukt/grapefrukt-export

Is it possible to generate clip game automatically randomly

Closed this issue · 1 comments

Hi grapefrukt
Is it possible to generate clip name automatically randomly
How can I change your src , to make it do that way instead of giving names manually
I think sprite has a default name , so no need to give it a name ?

Thanks

The code that deals with removing unnamed instances is here, it should be easy to remove.
https://github.com/grapefrukt/grapefrukt-export/blob/master/src/com/grapefrukt/exporter/extractors/ChildFinder.as#L77

But, be warned, the auto-naming isn't necessarily consistent between exports, so it may cause a ton of changes in your data files.