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

#1 2013-01-26 12:24:43

TartanPanther
New Scratcher
Registered: 2013-01-11
Posts: 2

Little bit of help please kind people of scratch!

OK so I need help with a few things.
1. With some help I managed to hide my sprites so they weren't in every background but how do I get them to appear again?
2.I need to get my character to get to the portal to get to the next level how do I do that?
3.When my sprite falls of the edge of a platform how do i get it to fall because right now it just stays in mid air.
4. I need to get my monster to walk on the platform then turn around and walk in the other direction once it reaches the end.

Sorry when I started making this game I didn't realize how complicated it would be!

Offline

 

#2 2013-01-26 13:07:01

fetchydog567
Scratcher
Registered: 2011-12-28
Posts: 500+

Re: Little bit of help please kind people of scratch!

TartanPanther wrote:

OK so I need help with a few things.
1. With some help I managed to hide my sprites so they weren't in every background but how do I get them to appear again?
2.I need to get my character to get to the portal to get to the next level how do I do that?
3.When my sprite falls of the edge of a platform how do i get it to fall because right now it just stays in mid air.
4. I need to get my monster to walk on the platform then turn around and walk in the other direction once it reaches the end.

Sorry when I started making this game I didn't realize how complicated it would be!

I'm not an expert at scripting but here are some tips:

Ques. 1: Use the

show
block.
Ques. 2: Use the  touching colors block in sensing.
<touching color [#000000]?>
Ques. 3, 4: http://wiki.scratch.mit.edu/wiki/Jumping, http://wiki.scratch.mit.edu/wiki/Scroll … r_Tutorial

Last edited by fetchydog567 (2013-01-26 13:08:22)


http://www.minecraftanonymous.com/assets/banners/banner_51.pngJust a reminder I won't be on Scratch that much but I 'll still be here, so if i'm on something, I will be commenting back, okay! wink , PICO Team!!!!!!!!!!! SCRATCH DEADW!!! PICO HACK ACCOUTNTT@@

Offline

 

Board footer