The Elliptic behavior let's generates an array of points (x,y) along a number of elliptical steps inside the bounding box area of a sprite or similar world object. Loop conditions are present to iterate these points and spawn objects at the corresponding positions.
This example let's you control all the properties and other aspects of the behavior, so you can get an idea of its functionality.