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

Comments for Greenfoot4Android Demo

Return to Greenfoot4Android Demo

A new version of this scenario was uploaded on Fri Nov 16 12:15:07 UTC 2012
A new version of this scenario was uploaded on Fri Nov 16 13:18:37 UTC 2012 Android project of this game is also included.
A new version of this scenario was uploaded on Fri Nov 16 13:42:01 UTC 2012
erdelferdelf

2012/11/16

is there a reason why the ball is falling through the ground sometimes?
UpupzealotUpupzealot

2012/11/16

Yes, that's because when your focus is not your browser, Greenfoot would slow down the speed automatically. Then the "timeSpace" in WorldX would get too big for intersection detecting. After all, it works good on Android.
UpupzealotUpupzealot

2012/11/16

It shouldn't happen if you don't leave your focus from your browser or scroll the page after started the scenario, I think.
erdelferdelf

2012/11/16

I tried it without scrolling or leaving the focus and it still happens, I will try it today on android
erdelferdelf

2012/11/16

on android without problems
UpupzealotUpupzealot

2012/11/16

All right I may find out the reason later.
A new version of this scenario was uploaded on Sat Nov 17 03:45:14 UTC 2012 Fixed some fall problem. Updated the Android project included. It should work with Eclipse and AIDE both now.
erdelferdelf

2012/11/17

With eclipse it worked all the time
UpupzealotUpupzealot

2012/11/17

Really, someone said they had met some error
erdelferdelf

2012/11/17

For me it worked without problems in eclipse from the beginning.
UpupzealotUpupzealot

2012/11/17

Good.
A new version of this scenario was uploaded on Sun Nov 18 06:14:27 UTC 2012 *A bug which id found by groengeel has been fixed. *Add a warnning information if you don't have your world started. *Add a exception information if any exception has been caught. You can enter the Greenfoot class in greenfoot package and turn "debug" to true to turn on the DebugMod.If so, the scenario may become a little bit slower, but exceptions would be caught then.
groengeelgroengeel

2012/11/18

new topic: http://www.greenfoot.org/topics/2378
AlmogAlmog

2012/11/24

WOW its good demo! Fortunly I need exactly THIS demo for a game I have just work with it! I tried to look in your code and I didn't understand even One sentence cause you have realy MUCH of them, and I will very grateful if you can explain briefly explain what your code does. Anyway thank you very much :)
UpupzealotUpupzealot

2012/11/25

@Almog sorry for reply so late. If you want to make a scroll World, you can focus on the class ScrollWorld and ScrollActor. I could add some explain to that if you want, but you may wait for a few days. I was busy at school these days. Any question is welcomed.
BestgirlBestgirl

2013/1/13

高手,你有空帮我看看我的游戏把,各种bug,如何修复 http://www.greenfoot.org/scenarios/7221
JetLennitJetLennit

2013/8/4

Before I get this, can you use a camera image?