This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for Link Cart

Return to Link Cart

A new version of this scenario was uploaded on Wed Apr 17 23:31:31 UTC 2013
It seems that a bunch of them spawn on the right side? I looked at your code and believe I have found the problem: "addObject(coming, Greenfoot.getRandomNumber(490) + 5, 5);" should just be "addObject(coming, Greenfoot.getRandomNumber(400), 5);"
I can see how you may have done that, "0" and "9" are fairly close together...
JetLennitJetLennit

2013/4/17

Thanks for the help! But i am not updating this anymore.... i have already begun work on my game
alrighty then.
A new version of this scenario was uploaded on Wed Apr 17 23:54:46 UTC 2013 Not nearly done at all! I just wanted to show what i was working on when i made http://www.greenfoot.org/scenarios/8054
JetLennitJetLennit

2013/4/17

Oops!!!!! Man! I actidentally didnt change the name!!!
JetLennitJetLennit

2013/4/17

Hey @FlyingRabidUnicornPig did you download the source?
A new version of this scenario was uploaded on Wed Apr 17 23:57:16 UTC 2013 Not nearly done at all! I just wanted to show what i was working on when i made http://www.greenfoot.org/scenarios/8054
Download what source? I did with the previous one.
with the squares
You might want to update the thumbnail
JetLennitJetLennit

2013/4/18

Could you please upload the old one? (unless you don't want to) Because i actidently didn't unload a new scenario instead of updating the old one
Lol. Here's the original: https://www.dropbox.com/s/af17uieblezc0bc/Cool%20Colorfull%20Squares.gfar
JetLennitJetLennit

2013/4/18

Thank you sooo much!
A new version of this scenario was uploaded on Thu Apr 18 00:43:53 UTC 2013 Added better screenshot
ndrwdslvndrwdslv

2013/4/18

Very nice, basic enough to get an idea of how that type of game works.. it says "with-source", but no source button on the page?
JetLennitJetLennit

2013/4/18

Yeah... it was with-source once upon a time (earlier today). But when i got rid of that functionality it kept the tag
ndrwdslvndrwdslv

2013/4/18

Why not put the source out?
A new version of this scenario was uploaded on Thu Apr 18 01:53:15 UTC 2013 I don't quite know...
ndrwdslvndrwdslv

2013/4/18

BAM! Thanks ;P
A new version of this scenario was uploaded on Sun Apr 21 00:11:18 UTC 2013 A glitch is happening and i need to show someone
A new version of this scenario was uploaded on Sun Apr 21 02:18:05 UTC 2013 Second verse, same as the first
Game/maniacGame/maniac

2013/4/21

Can I have the source to try fix your problem
A new version of this scenario was uploaded on Sun Apr 21 17:20:49 UTC 2013 Source
A new version of this scenario was uploaded on Sun Apr 21 21:19:23 UTC 2013 Added game/maniacs code and changed road
A new version of this scenario was uploaded on Sun Apr 21 21:20:46 UTC 2013 Added more ofgame/maniacs code
A new version of this scenario was uploaded on Sun Apr 21 21:21:32 UTC 2013 added source
A new version of this scenario was uploaded on Sun Apr 21 21:30:43 UTC 2013 Fiixed a lot
A new version of this scenario was uploaded on Sun Apr 21 22:00:59 UTC 2013 Changed spawn code
A new version of this scenario was uploaded on Sun Apr 21 22:02:08 UTC 2013 Changed something else
A new version of this scenario was uploaded on Sun Apr 21 22:02:46 UTC 2013 Changed something else yet again