Monday, 24 September 2012

Work in Progess 3

http://www.openprocessing.org/sketch/71914

I'm quite proud of this sketch so far.
I have the fairies reacting better. And I finally implemented the breakNet() method. I have a field called totalHits and whenever a fairy touched the edge of the net it goes up by one, if the edge of a net gets hit 2000 times the net breaks. Once the net is broken the fairies aren't trapped anymore so I wrote an unTrap() method that resets the speed and also alters the size and colourso you can tell which fairies have been caught before.

I showed this one to Angela today and she liked it, she had an awesome suggestion that I'm going to implement. She mentioned that the bright net was quite distracting, but necessary while you're drawing it. so after the net is drawn I'm going to have it change to black, that way you'll only see the edges of the net when the fairies make contact with it.

No comments:

Post a Comment