Make a variable called background.
Then do for the sprite:
<when[ Sprite ]clicked>
<set{ background }to( whatever
Then on the stage,:
<when green flag clicked>
<set{ background }to( 0
<forever>
<if><( <<{ background=1> )> }>
<switch to costume[ whatever
Then repeat for each.
Offline
rjshoeiee wrote:
SO i made a sprite that when its pressed, its suposed to change the background, but it just blinks and wont let me change the background. help please
It's usually easier to debug your script problems if you Share the project online and then include a link to your project in your description of the problem in this forum. That way, people trying to help can download the problem project and figure out what is going on. Could you please give that a try?
Offline