Discuss Scratch

684pika
Scratcher
1000+ posts

Loading screens

Could you help me? I am working on my Animal Crossing game, but I don't know how to make a loading screen.
whenIreceiveGo to islandLoaddefineLoad???
Andreto
Scratcher
100+ posts

Loading screens

If u want to make a loading bar:
https://scratch.mit.edu/projects/402682247

If u want to make a loading animation (some might be harder than others):
https://scratch.mit.edu/projects/94438837/
684pika
Scratcher
1000+ posts

Loading screens

I'm sorry, but I meant how it knows when it is loading.
RL1123
Scratcher
1000+ posts

Loading screens

You could do a brodcast
Hypermite
Scratcher
5 posts

Loading screens

You could just not put one in because no one likes loading screens we all know that
ResExsention
New Scratcher
1000+ posts

Loading screens

Please move this to Help With Scripts. I'll ask an ST to move this for you. ^-^

Also, I don't understand why you'd need to load. You can a) use a fake loading screen (change the backdrop for a certain number of seconds) or b) use broadcasts, which will call when the teleporter is touched and when the island is set up.
684pika
Scratcher
1000+ posts

Loading screens

@rayli1123, I don't know what you mean.
Kgb_men
Scratcher
1 post

Loading screens

Maybe you can like do this


Make a point in direction block but where it keeps turning? Because I don't really know bec Im trying to figure out how
MathPuppy314
Scratcher
500+ posts

Loading screens

The answer is actually very simple.
An easy method is to use a ‘loading?’ variable. Set the variable to ‘0’ at the start of the project, and change it to ‘1’ when the custom block starts, and reset it to ‘0’ when it ends. Another sprite could check if ‘loading?’ = ‘1’ and if it does, then it would show. If the variable is 0, then the project is not loading and the loading screen can hide. I frequently use this in my projects.

There are many other ways to do it, but this might be the simplest.

If you want a loading animation, you can give the loading screen multiple costumes and have it cycle through those when the project is loading. If you want a loading bar, then the easiest way would be to have a pen-based load screen.

Last edited by MathPuppy314 (Nov. 7, 2020 03:46:38)

ComicScrab1938
Scratcher
18 posts

Loading screens

whenIreceivestart loadloadscreen

defineloadscreen
Put your load screen animation here
ComicScrab1938
Scratcher
18 posts

Loading screens

Hypermite wrote:

You could just not put one in because no one likes loading screens we all know that
But it looks so much better.
sammybreadstickz
Scratcher
4 posts

Loading screens

yeah im making a project and i want a working loading screen and so far i found none. can someone tell me how to make one???
han614698
Scratcher
1000+ posts

Loading screens

whenIreceiveLoadLoadAnimationdefineLoadAnimation
staiker1O9
Scratcher
100+ posts

Loading screens

this is a topic from june last year can you not post year… make a new topic instead
mystirian_320
Scratcher
5 posts

Loading screens

Thanks for the tips!
bluedragon8633
Scratcher
1000+ posts

Loading screens

Please don't necropost. Reporting to be closed.

Powered by DjangoBB