AssetManager tutorial or sample out there?... [cocos2dx-js]

Hi!
do you know a tutorial or sample project for assetmanager that i can study?.. need it so badly thanks :wink:

Hi,

I also want it very badly for my next project. Is Sonar Learning doing any tutorial on this.

@jugnu

You can check the JS Test Case for the AssetManager example.

And this post may help you.

This link is not working and is broken. I just want to have some initial start to work out… and yeah one more thing… I can code only in C++. But i read somewhere to implement asset manager i would have to do the source update in js…

Please reply ASAP.

@jugnu

Which version of Cocos2d engine you using?

I only tried Asset Manager with Cocos2d-JS v3.8.1 and it is in Javascript.

You can find the example in engine test case folder -> tests/js-tests/src/ExtensionsTest/AssetsManagerTest.

Cocos2d-x 3.10 Version.

Ok i will see to it.