Note: This is a test project, and since I frequently screw around with test projects, the information below may no longer be accurate now. Hold space to make the cyclone center at the mouse pointer work. Otherwise, the clouds will just randomly propogate. This project intended to make use of clone positions so that a new clone would always spawn withinn the vicinity of another clone. This way, convection blobs would look more realistic. A mechanic wherein the longer a clone has lasted, the less it makes more clones, is currently planned. Other changelogs: 1.1: -Made the clouds rotate anticlockwise -Dampened the influence of the hurricane centers -Clouds now randomly move, allowing them to propogate when not near a hurricane Looks like my computer can handle a list tracking a bunch of clone's locations.