Forum Discussion
mkdir1995
8 years agoVisitor
destruk, thank you so much for the thorough examples and explanations!
I'm also using JSON 🙂 and I'm able to retrieve all of the info I need within the main thread - I just had some trouble with applying it to a new scene conditionally, because of how things were scoped. I might be mistaken, but I assumed that if I can retrieve the content I need in the main thread, I could store it and set up the new scene without needing a Task?
I'm also using JSON 🙂 and I'm able to retrieve all of the info I need within the main thread - I just had some trouble with applying it to a new scene conditionally, because of how things were scoped. I might be mistaken, but I assumed that if I can retrieve the content I need in the main thread, I could store it and set up the new scene without needing a Task?