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

#1 2008-07-05 21:57:24

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

I NEED help!

I really need some movement scripts for my game! I uploaded the sprites so far with a stage example, can someone please remix it so he bounces off walls, has velocity and all of those things? Thank you!!!

Offline

 

#2 2008-07-05 21:58:58

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: I NEED help!

Here is the link to the example! http://scratch.mit.edu/projects/Bobby500/206632

Offline

 

#3 2008-07-05 22:06:43

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: I NEED help!

[blocks]<when I receive[ Start[/blocks]
[blocks]<forever>[/blocks]
[blocks]<if><touching color[ of wall[/blocks]
[blocks]<if><( <direction>  <=> 90 )>[/blocks]
[blocks]<change x by( -5[/blocks]
[blocks]<else>[/blocks]
[blocks]<change x by( 5[/blocks]

It should work for left and right sensing considering I just tried it


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#4 2008-07-06 13:58:53

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: I NEED help!

Can you remix the project so it works?

Offline

 

#5 2008-07-06 14:03:38

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: I NEED help!

http://scratch.mit.edu/projects/CFCRubiks/207093


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#6 2008-07-06 16:53:36

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: I NEED help!

Cool! I saw it and thanks. I will try to work that into my new thing.

Offline

 

#7 2008-07-06 17:09:21

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: I NEED help!

Thanks, I got it to work, now all I need is for the y part to get done and I am all set to continue working on it. By the Way, how did it look?

Offline

 

Board footer