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

#1 2010-11-04 10:30:45

Maffer
New Scratcher
Registered: 2010-11-04
Posts: 2

Platform

Yes I have read all the script for making a platform but they do not work for it 
So what i am asking is if any of you can help me make a platfom that is able to jump on and off of

thanks

Offline

 

#2 2010-11-04 10:46:49

Blade-Edge
Scratcher
Registered: 2009-06-13
Posts: 1000+

Re: Platform

http://scratch.mit.edu/projects/antimonyarsenide/1247178
I recommend this thing


http://img29.imageshack.us/img29/5145/scratchycat.gif CLASSY

Offline

 

#3 2010-11-04 10:54:01

Maffer
New Scratcher
Registered: 2010-11-04
Posts: 2

Re: Platform

thanks but looking for a script

Offline

 

#4 2010-11-04 11:18:29

Blade-Edge
Scratcher
Registered: 2009-06-13
Posts: 1000+

Re: Platform

But that is a script
Hold on, I'll post it


http://img29.imageshack.us/img29/5145/scratchycat.gif CLASSY

Offline

 

#5 2010-11-04 11:25:04

Blade-Edge
Scratcher
Registered: 2009-06-13
Posts: 1000+

Re: Platform

http://img577.imageshack.us/img577/4525/long.gif
The two seperate things at the bottom are what you put in the land chunks


http://img29.imageshack.us/img29/5145/scratchycat.gif CLASSY

Offline

 

#6 2010-11-04 12:53:19

pannulaa1
Scratcher
Registered: 2010-10-16
Posts: 100+

Re: Platform

you cab di that or if its not a scroll x script simply this might work
<when green flag clicked>
<forever><if><<
<not>  >><touching[ sprite Level
<change y by( -5
<if><key[ space ]pressed?>
<repeat until><( <y position> <=> pick number )>
<wait until> <touching[ sprite level

Offline

 

Board footer