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

lordhershey's Comments

Back to lordhershey's profile

What is the image that is getting drawn in the background?
I think the effect is really cool, but it seems to be fairly processor intensive. Maybe I have not such a stellar machine :D
The ball going infinite around center can happen - there is a test I need to perform to make sure it does not happen, that test being this - make sure my angle relative to the vector from center is not 90 or 270 degrees. It is possible to get a stand still except for the 2 inner most rings - they right now are set to spin at 1 degree per act. Then they are spinning at differing speeds the mechanics seem to break down, there are lots of things I have to hand adjust before they are correct. I can get rid of the center fire from middle hit and I'll see if I can get rid of that infinite orbit as well.
When the ball hits the pink marble in the center the level is reset, and the spin on the rings is randomized.
Yes, it is random. The rings can can have any amount of spin from -3 to +3 degrees per act.
you can simply step off one side of the screen or the other and never get hit by the rocks.
Thanks :D
This is neat, if you publish the scenario with it not locked an let us play with the scenario speed slider we would be able to slow the animation down and see the shapes a bit better.