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

#1 2012-10-28 21:08:49

RoboNeo9
Scratcher
Registered: 2012-05-09
Posts: 100+

Baseball Game Glitchy!

I am making a baseball game and it is very glitchy can you please help and see what's wrong! You can find it on my homepage or at http://scratch.mit.edu/projects/RoboNeo9/2868152

Offline

 

#2 2012-11-10 12:23:21

RoboNeo9
Scratcher
Registered: 2012-05-09
Posts: 100+

Offline

 

#3 2012-11-10 21:51:29

LiquidMetal
Scratcher
Registered: 2011-06-15
Posts: 500+

Re: Baseball Game Glitchy!

Can you post scratchblocks code? Why does the baseball always go the same way? You could use better graphics, overall, but the game looks like it has a bright future.  I've tried to make a similar game in the past but I gave up because of imaginary 3d physics.  Good luck!

Offline

 

#4 2012-11-10 22:37:54

RoboNeo9
Scratcher
Registered: 2012-05-09
Posts: 100+

Re: Baseball Game Glitchy!

LiquidMetal wrote:

Can you post scratchblocks code? Why does the baseball always go the same way? You could use better graphics, overall, but the game looks like it has a bright future.  I've tried to make a similar game in the past but I gave up because of imaginary 3d physics.  Good luck!

Thanks! what do you mean by the scratchblocks code?

Offline

 

#5 2012-11-11 00:10:06

LiquidMetal
Scratcher
Registered: 2011-06-15
Posts: 500+

Re: Baseball Game Glitchy!

when greenflag clicked
say [like this]
say [but with an example from your code that is causing a glitch]

Code:

[scratchblocks]
when greenflag clicked
say [like this]
say [but with an example from your code that is causing a glitch]
[/scratchblocks]

If you want to get the code automatically copied to your clipboard by right clicking on the script within scratch, try this.  It is a bit complicated though, so be careful!

Last edited by LiquidMetal (2012-11-11 00:14:14)

Offline

 

Board footer