Jump to content

Still struggling with the small pause as loading animation


Ninjadoodle
 Share

Recommended Posts

Hi @enpu

I've broken up my images into 3x 2048x2048 atlases.

I have a long animation that spans a couple of atlases. When creating the animation from the class - there is a slight pause as its first being created.

In a past post, you said that this was a limitation of js and loading large files. I've tried to make the atlases smaller (instead of 4096x4096), but still cant get rid of the pause.

You've also put in a pre render setting in order to cause this pause while loading, instead of mid-level.

Is there anything I can do while still being able to use an anim of this size and get rid of this pause - should the atlases be even smaller?

Link to comment
Share on other sites

Well you seem to have solved the problem yourself ;)

Personally i would not consider that as a problem, more like a normal behaviour when loading assets. No matter what game engine, JavaScript or any other. There is always some sort of pause when loading assets to memory. How notable that is, really depends on how big the asset is, what device/computer are you using etc..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...