a question about loading: if I want to load one th...
# ceramic
f
a question about loading: if I want to load one thing, and then use info from that thing to determine another thing to load, how could I do that? For example, I want to load a spine, and then go down its list of EventData to load all the sound effects it uses, and make sure all that is done before the
create
.