Hi
How does Async loading works? So far I used the code and getting segfault when the async finishes specifically file->getname in urho? I have feeling need to make the File a shared pointer in the class header.
Now I’m l lost on individual static and animated model, and terrain Async loading. I don’t see the info in the docs. I need to load other resources async for the loading, progress, slash transition
Viv