Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assets Manager enqueue function dose not work in flash target. #114

Open
galibimtiaz opened this issue Nov 21, 2018 · 0 comments
Open

Assets Manager enqueue function dose not work in flash target. #114

galibimtiaz opened this issue Nov 21, 2018 · 0 comments

Comments

@galibimtiaz
Copy link

I updated code with assets manager enqueue(rawAssets) function but the problem is it dose not seems to load all the assets in time when I am running my app in flash target.

HTML5 seems to work just fine but when I am running in flash texture dose not seems to be loaded in time , the draw calls are showing 4 but no texture are shown in the display.

Note it works fine without the enqueue function because it dose not seems to require to call the function loadQueue(onProgress)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant