This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-04-10 20:26:09

kimmy69
New Scratcher
Registered: 2012-04-10
Posts: 1

I New And Need Help Asap!!!

I am doing a project and my sprites arent in the same place as they were the first time i played it back and one of my sprites arent showing. HELP!!

Offline

 

#2 2012-04-10 21:04:20

SteveJobs2
New Scratcher
Registered: 2012-04-09
Posts: 100+

Re: I New And Need Help Asap!!!

Make sure that at the beginning you clearly define where you want your sprite to start and make sure that you have them showing and not hiding. The sprite may not be showing because you have it hiding later in the project, or it may be hiding behind another sprite.

when gf clicked
go to x: (0) y: (0)
go to front
show
Maybe you just clicked on one of your sprites and dragged it to the place you wanted it to start? If you did do that, when you press the green flag to play it back the sprite won't remember that you want it to go there. You have to add their start position right at the beginning of your code if they move away from that spot at any time during your project.

Hope that helps!  big_smile

Offline

 

#3 2012-04-10 21:18:20

SteveJobs2
New Scratcher
Registered: 2012-04-09
Posts: 100+

Re: I New And Need Help Asap!!!

Oh and welcome to scratch!! :p

Offline

 

#4 2012-04-10 23:18:09

schusteralex2
Scratcher
Registered: 2011-09-17
Posts: 1000+

Re: I New And Need Help Asap!!!

SteveJobs2 wrote:

Make sure that at the beginning you clearly define where you want your sprite to start and make sure that you have them showing and not hiding. The sprite may not be showing because you have it hiding later in the project, or it may be hiding behind another sprite.

when gf clicked
go to x: (0) y: (0)
go to front
show
Maybe you just clicked on one of your sprites and dragged it to the place you wanted it to start? If you did do that, when you press the green flag to play it back the sprite won't remember that you want it to go there. You have to add their start position right at the beginning of your code if they move away from that spot at any time during your project.

Hope that helps!  big_smile

You can change the x and the y also to change where it starts.


http://i44.tinypic.com/2uj37ds.gif

Offline

 

#5 2012-04-29 06:07:10

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: I New And Need Help Asap!!!

Shouldn't this partly go to the "Help With Scripts" section?


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

Board footer