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

#1 2011-08-27 20:52:58

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Some help!!

Guys I know I am probably taking it a little too far with the "Ball Bouncer" series. But currently I am making Paintball Bouncer, which is basically a better version of Paintball Penguins. So I need help with the sensing. Can you take a look at the scripts? Here is the link: http://scratch.mit.edu/projects/Scratch … nt/2000696


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#2 2011-08-27 21:07:55

pokemongardevoir
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Some help!!

I'm not very good at sensing but I can help with graphics *winkwink*


http://i48.tinypic.com/n50dt.gifhttp://tiny.cc/oj6plwhttp://tiny.cc/creepforum
My website has been approved by the Scratch Team.  (^_^)

Offline

 

#3 2011-08-27 21:09:29

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Some help!!

pokemongardevoir wrote:

I'm not very good at sensing but I can help with graphics *winkwink*

sad  okay can you make a project showing the graphics that you would prefer? I might use them when I see them, as usual, credit will be given to you.


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#4 2011-08-27 21:19:51

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Some help!!

I'll show it in the forums instead:'
[blocks]
<when green flag clicked>
<forever>
<if  <<  <not    <touching color[ gray >  >>>'
<set{ Old X  }to( <x position>
<set{ Old Y  }to( <y position>
<else>
<go to x sad  <{ Old X  }>)y sad  <{ Old Y  }>
<end>
[/blocks]

Offline

 

#5 2011-08-27 21:25:18

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Some help!!

ImagineIt wrote:

I'll show it in the forums instead:'
[blocks]
<when green flag clicked>
<forever>
<if  <<  <not    <touching color[ gray >  >>>'
<set{ Old X  }to( <x position>
<set{ Old Y  }to( <y position>
<else>
<go to x sad  <{ Old X  }>)y sad  <{ Old Y  }>
<end>
[/blocks]

Thanks ImagineIt!


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

#6 2011-08-27 21:35:45

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Some help!!

Thescratch3 wrote:

ImagineIt wrote:

I'll show it in the forums instead:'
[blocks]
<when green flag clicked>
<forever>
<if  <<  <not    <touching color[ gray >  >>>'
<set{ Old X  }to( <x position>
<set{ Old Y  }to( <y position>
<else>
<go to x sad  <{ Old X  }>)y sad  <{ Old Y  }>
<end>
[/blocks]

Thanks ImagineIt!

No problem friend!

EDIT:400th post! Woo Hoo!

Last edited by ImagineIt (2011-08-27 21:36:17)

Offline

 

#7 2011-08-27 21:43:24

Thescratch3
Scratcher
Registered: 2011-06-14
Posts: 1000+

Re: Some help!!

ImagineIt wrote:

Thescratch3 wrote:

ImagineIt wrote:

I'll show it in the forums instead:'
[blocks]
<when green flag clicked>
<forever>
<if  <<  <not    <touching color[ gray >  >>>'
<set{ Old X  }to( <x position>
<set{ Old Y  }to( <y position>
<else>
<go to x sad  <{ Old X  }>)y sad  <{ Old Y  }>
<end>
[/blocks]

Thanks ImagineIt!

No problem friend!

EDIT:400th post! Woo Hoo!

Congrats, friend!


View my projects. Or face The scratch curse! (Get it?)
http://i56.tinypic.com/2cdk8hy.png

Offline

 

Board footer