You can do this using the physics behavior (for the large and small circles).
First set a condition to turn off gravity
At beginning of layout -> Big Circle set Physics World Gravity to 0.
And then apply forces to each small circle
each tick -> Small Circle apply force towards position ( force, BigCricle.X, BigCricle.Y, Image point 0)