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

#1 2011-08-16 16:22:38

LFCm4d227
New Scratcher
Registered: 2011-08-03
Posts: 16

Please check for glitches (literally takes 1 minute)

So I'm making a pong game (with a twist like no other, you'll see when I finish it!), and found that the normal bounce script sometimes makes the ball vibrate for a few seconds (it's too complicated to explain exactly why, but it's to do with the direction of the ball and the turn pick random -20 to 20 degrees making the ball go back to the paddle). So I decided to make my own script, which to call complicated is an understatement! (Download if you don't believe me)! So if you could just play the game for literally just one minute and tell me if anything weird happens. I know it can hardly be called a game yet, but thanks to anyone who tests it!

Link: http://scratch.mit.edu/projects/LFCm4d227/1981781

Offline

 

#2 2011-08-16 16:32:22

LFCm4d227
New Scratcher
Registered: 2011-08-03
Posts: 16

Re: Please check for glitches (literally takes 1 minute)

By the way, there will obviously be more features than this in the finished game, it's just that I didn't want to finish the game and then realise the basic bounce doesn't work.

Offline

 

#3 2011-08-16 16:42:04

Death_Wish
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: Please check for glitches (literally takes 1 minute)

I didn't see glitches. I mean, it'd be cool if it was more like actual pong (Meaning, if it hit the right side, it would change the velocity more to the right, vice versa, as sometimes it hit the right and went way to the left), but that's not precisely a glitch. So it's fine  big_smile  The bouncing is okay. It didn't do the glitchy bouncing part it usually does in pong games, so that's good.
And it's simple to explain why that happens, it goes in a loop because it changes the direction when it hits the paddle, and it gets caught inside it, simply turning again and again until you move the paddle  tongue
I'll download it and check the script out  tongue


With a straight flush.
http://4.bp.blogspot.com/-FlUhnzmIROE/TgtpjdJl4tI/AAAAAAAABCM/W19pvFTZFaU/s1600/save_the_world.png http://blocsonic.com/images/special/rip-stevejobs.jpg

Offline

 

#4 2011-08-16 16:44:06

gettysburg11
Scratcher
Registered: 2008-06-14
Posts: 1000+

Re: Please check for glitches (literally takes 1 minute)

Everything worked perfectly for me.  smile


http://i256.photobucket.com/albums/hh184/mnacmilan/LOGO_ACMILAN-Splash.gif

Offline

 

#5 2011-08-16 19:52:58

Flait7
Scratcher
Registered: 2008-04-14
Posts: 100+

Re: Please check for glitches (literally takes 1 minute)

I tried it, it seemed pretty glitchproof.


http://scratch.mit.edu/static/projects/Flait7/2248016_sm.pnghttp://scratch.mit.edu/static/projects/Flait7/1827934_sm.png

Offline

 

#6 2011-08-17 04:41:12

LFCm4d227
New Scratcher
Registered: 2011-08-03
Posts: 16

Re: Please check for glitches (literally takes 1 minute)

Death_Wish wrote:

And it's simple to explain why that happens, it goes in a loop because it changes the direction when it hits the paddle, and it gets caught inside it, simply turning again and again until you move the paddle  tongue

Thanks for making me look stupid! > neutral

Offline

 

#7 2011-08-17 15:37:49

scratchisthebest
Scratcher
Registered: 2009-02-08
Posts: 500+

Re: Please check for glitches (literally takes 1 minute)

LFCm4d227 wrote:

Death_Wish wrote:

And it's simple to explain why that happens, it goes in a loop because it changes the direction when it hits the paddle, and it gets caught inside it, simply turning again and again until you move the paddle  tongue

Thanks for making me look stupid! > neutral

No, you don't look stupid. I remember when I felt dumb: it took me an hour once to find out I was missing two quotes in a BASIC program!  smile  I think Death_Wish is explaining why that happens in some pong games.


bye 1.4, we all loved you. but we all outgrew the site. 2.0 is a welcome change.
http://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.png

Offline

 

Board footer