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

#1 2012-01-06 17:26:59

slayerrobe7
Scratcher
Registered: 2011-06-24
Posts: 500+

bounce block

the block (If On Edge Bounce) does a perfect bounce but i would like to be able to use such a block to bounce so you can do somthing like

(If <touching (Sprite1)>)
Bounce


!!!When it comes to Scratch2.0 I am totally like freaking out!!!

Offline

 

#2 2012-01-06 20:22:33

FreshStudios
Scratcher
Registered: 2011-04-11
Posts: 500+

Re: bounce block

nice idea! I like it! Except, you can just do this
(if <touching sprite1>)
change x by (-1)


http://i43.tinypic.com/24ymnbn.png

Offline

 

#3 2012-01-06 20:40:32

CheeseMunchy
Scratcher
Registered: 2008-10-13
Posts: 1000+

Re: bounce block

FreshStudios wrote:

nice idea! I like it! Except, you can just do this
(if <touching sprite1>)
change x by (-1)

Um.
Bouncing is a bit more complicated then that.


Yes! Support!
I have always wanted a Bounce on sprite/color block!  big_smile

Last edited by CheeseMunchy (2012-01-15 14:58:00)


6418,

Offline

 

#4 2012-01-07 05:11:10

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Re: bounce block

Support.


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#5 2012-01-15 13:35:03

slayerrobe7
Scratcher
Registered: 2011-06-24
Posts: 500+

Re: bounce block

okay i would like to make a suporters list on this topic how do i do that


!!!When it comes to Scratch2.0 I am totally like freaking out!!!

Offline

 

#6 2012-01-15 13:50:43

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

Re: bounce block

How about you just (turn 180 degrees)


I made a MC texture pack! Get it at planetminecraft!
http://i.imgur.com/0EG0u.png

Offline

 

#7 2012-01-15 14:08:54

slayerrobe7
Scratcher
Registered: 2011-06-24
Posts: 500+

Re: bounce block

that doesnt quite bounce it turns it around the bounce i use is

Turn 180 degrees
point in direction (0-(dirrection))

but it isnt working right


!!!When it comes to Scratch2.0 I am totally like freaking out!!!

Offline

 

#8 2012-01-15 14:13:54

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

Re: bounce block

slayerrobe7 wrote:

that doesnt quite bounce it turns it around the bounce i use is

Turn 180 degrees
point in direction (0-(dirrection))

but it isnt working right

Yeah, when you point it, it turns again.

Try removing the point direction block.

wink


I made a MC texture pack! Get it at planetminecraft!
http://i.imgur.com/0EG0u.png

Offline

 

Board footer