Discuss Scratch

THA-20sasa
New to Scratch
4 posts

Scratch characters not moving



My game link:

https://scratch.mit.edu/projects/549527927

After the backdrop switched to backdrop 1, the sprites that the players could control never moved even after I pressed the keys. They only moved after I clicked the scripts whilst I was in the edit mode. Could someone please help me, this my first real try at a game?
griefercube
Scratcher
500+ posts

Scratch characters not moving

For some reason backdrop 1 doesn’t work. Maybe try using a broadcast.


sometimes, you just have to change a way of thinking to solve a problem. -griefercube
|other projectshow I made the banneranimated thumbnails?i’m on wiki!Cubey Mines|

Last edited by griefercube (32th Undecimber, XXXX)


https://turbowarp.org/563693837/editor (something i did a while back don’t worry it’s for the banner)

list of working bbcodes:

[color=]
[scratchblocks]
[url=]
[img]
[center]
[code]
[code=]
[list]
[quote]
[b]
[i]
[u]
[s]
[big]
[small]
[p]
[wiki]
[google]
Just_Iakov
Scratcher
100+ posts

Scratch characters not moving

griefercube wrote:

For some reason backdrop 1 doesn’t work. Maybe try using a broadcast.

Backdrop 1 works fine, it's because there is another script that's over lapping it.

THA-20sasa wrote:

My game link:

https://scratch.mit.edu/projects/549527927

After the backdrop switched to backdrop 1, the sprites that the players could control never moved even after I pressed the keys. They only moved after I clicked the scripts whilst I was in the edit mode. Could someone please help me, this my first real try at a game?

The issue is within this script:


This script can be found inside the bear's sprite.

So the bear touches the color before the game starts and stops all of the action, creating an illusion as if backdrop1 isn't working.

I hope this helps.

Last edited by Just_Iakov (Aug. 27, 2021 11:13:33)

THA-20sasa
New to Scratch
4 posts

Scratch characters not moving


Thanks Just_lakov, it worked and now I'm going to switch that color, which was a part of the background in backdrop 1 into a sprite so that it only says the well done part after it touches the sprite.

Powered by DjangoBB