Discuss Scratch

cs9999999999
Scratcher
100+ posts

actually helpful loading screen

the current one obviously is just picking random messages to display, as evident by the message “loading emojis…”
we need a percentage or a bar or.. something!
Darknubs
Scratcher
35 posts

actually helpful loading screen

agree, scratch 2 did this
rdococ
Scratcher
1000+ posts

actually helpful loading screen

Support. It would be nice to know how much of the project is left to load, especially for larger projects.
apple502j
Scratcher
1000+ posts

actually helpful loading screen

I'm not sure if it's possible. Project loading is done in scratch-vm and to send that data to scratch-gui (where the message is displayed) a lot of internal events would be fired. This would slow down a bit.
Za-Chary
Scratcher
1000+ posts

actually helpful loading screen

apple502j wrote:

I'm not sure if it's possible. Project loading is done in scratch-vm and to send that data to scratch-gui (where the message is displayed) a lot of internal events would be fired. This would slow down a bit.
This is interesting. Assuming it's true, I'm curious as to whether people would rather have an accurate/detailed loading screen or a faster loading screen.
ResExsention
New Scratcher
1000+ posts

actually helpful loading screen

Za-Chary wrote:

apple502j wrote:

I'm not sure if it's possible. Project loading is done in scratch-vm and to send that data to scratch-gui (where the message is displayed) a lot of internal events would be fired. This would slow down a bit.
This is interesting. Assuming it's true, I'm curious as to whether people would rather have an accurate/detailed loading screen or a faster loading screen.

I know!

Make it optional.

By default it'll be the faster, comedic one, but people can always switch to the enhanced loading screen through their settings.
EZ-Games
Scratcher
1000+ posts

actually helpful loading screen

ResExsention wrote:

Za-Chary wrote:

apple502j wrote:

I'm not sure if it's possible. Project loading is done in scratch-vm and to send that data to scratch-gui (where the message is displayed) a lot of internal events would be fired. This would slow down a bit.
This is interesting. Assuming it's true, I'm curious as to whether people would rather have an accurate/detailed loading screen or a faster loading screen.

I know!

Make it optional.

By default it'll be the faster, comedic one, but people can always switch to the enhanced loading screen through their settings.
This seems like a bright idea. Would this be hard to implement?
minor-edit
Scratcher
500+ posts

actually helpful loading screen

EZ-Games wrote:

ResExsention wrote:

I know!

Make it optional.

By default it'll be the faster, comedic one, but people can always switch to the enhanced loading screen through their settings.
This seems like a bright idea. Would this be hard to implement?
We'd have to have settings.
minor-edit
Scratcher
500+ posts

actually helpful loading screen

Project settings, that is.

How about as a context menu, click while loading and choose:
  • normal loading screen
  • detailed loading screen

Last edited by minor-edit (Feb. 12, 2020 14:50:20)

EZ-Games
Scratcher
1000+ posts

actually helpful loading screen

minor-edit wrote:

EZ-Games wrote:

ResExsention wrote:

I know!

Make it optional.

By default it'll be the faster, comedic one, but people can always switch to the enhanced loading screen through their settings.
This seems like a bright idea. Would this be hard to implement?
We'd have to have settings.
Account settings would work, right?
minor-edit
Scratcher
500+ posts

actually helpful loading screen

EZ-Games wrote:

Account settings would work, right?
If it was loading slowly while looking at the project, we'd want to change it.

Last edited by minor-edit (Feb. 12, 2020 14:52:53)

apple502j
Scratcher
1000+ posts

actually helpful loading screen

Example: https://apple502j.github.io/loading-status-example/
https://apple502j.github.io/loading-status-example/#322341152
The lag was much shorter than I expected, maybe we can do this? (but I am sure inflating Gobo would be nice as an easter egg.)

Last edited by apple502j (Feb. 12, 2020 14:57:33)

Powered by DjangoBB