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

Spilli's Comments

Back to Spilli's profile

This is cool, I'd recommend adding some type of intersection depth code which will push the balls back when intersection occurs because sometimes the balls fuse together.
This is cool, I'd recommend adding some type of intersection depth code which will push the balls back when intersection occurs because sometimes the balls fuse together.
SpilliSpilli

2012/5/4

For the 'trail' I wrote my own particle engine.
SpilliSpilli

2012/5/1

Sorry for multi-post :/
SpilliSpilli

2012/5/1

I simply just did Thread loadThread = new Thread() { }; loadThread.start();
SpilliSpilli

2012/5/1

I simply just did Thread loadThread = new Thread() { }; loadThread.start();
SpilliSpilli

2012/4/28

When I'm finished I'll release the code. If you're wanting a particular effect I can teach you how I've done it or you can just wait till I finish.
SpilliSpilli

2012/4/20

LMAO I wonder where you got those menu ideas.
I really like this, I think you should make this in 3D, using the same algorithm as this.