@oleg_karman wrote:
Hello. In my project I have many
json
files and I need to useccs.load(json_file)
to get actions and nodes from it. And my question is: can I useccs.load(json_file)
in async while I'm playing first scene to load nodes and actions for my second scene?
Posts: 1
Participants: 1