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

#1 2013-03-15 12:30:37

joshuasports
New Scratcher
Registered: 2013-03-13
Posts: 5

How can I make a gravity bouncing ball?

There is a gravity bouncing cat that makes blue pen marks in the sprite folders and it says script 2. How can I make that gravity cat with a ball sprite instead of the cat? I tried copying the scripts of the gravity cat sprite to the ball sprite but it didn't work.

Offline

 

#2 2013-03-15 13:10:41

soniku3
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: How can I make a gravity bouncing ball?

This belongs in help with scripts.


internet's all about cats today.

Offline

 

#3 2013-03-15 13:14:05

BLU_Spy
Scratcher
Registered: 2012-01-05
Posts: 1000+

Re: How can I make a gravity bouncing ball?

soniku3 wrote:

This belongs in help with scripts.

I silently reported this some minutes ago. :3


I HAVE SWITCHED ACCOUNTS! My new username is NoxSpooth.

Offline

 

#4 2013-03-15 14:43:48

soniku3
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: How can I make a gravity bouncing ball?

BLU_Spy wrote:

soniku3 wrote:

This belongs in help with scripts.

I silently reported this some minutes ago. :3

Don't worry, I also reported this, should've been moved soon.


internet's all about cats today.

Offline

 

#5 2013-03-15 15:03:34

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: How can I make a gravity bouncing ball?

There should be a gravity ball in the inbuilt library of sprites/images which is easy to modify to create bouncing and drawing. But the scripts from the cat probably don't work when you copy them because they probably rely on local variables which the new sprite (ball) won't have.

Offline

 

#6 2013-03-15 15:04:49

soniku3
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: How can I make a gravity bouncing ball?

shadowmouse wrote:

There should be a gravity ball in the inbuilt library of sprites/images which is easy to modify to create bouncing and drawing. But the scripts from the cat probably don't work when you copy them because they probably rely on local variables which the new sprite (ball) won't have.

Yeah. There's already pong. But that would be nice.


internet's all about cats today.

Offline

 

Board footer