Click to spawn a orbiting ball! There are Three modes for ball spawning: 1: Spawns at mouse, has a random elliptical orbit 2: Spawns at the mouses height and has a more stable orbit 3: Use variables to set where it spawns Movement: x = x position y = y position cx= x speed cy= y speed Visule: r = rotation speed c = color change Spawn settings (will effect all modes) Spawn Size = How many are spawned per click Spawn Interval = How many seconds between each spawn Extra: x = set values manually Space = Clears the field L = hide/show balls