this.addScript(function reset() {
module('users.timfelgentreff.babelsberg.crp').load(true);
bbb.system().stepTime = 100;
Global.bbb.unconstrainAll(this);
bbb.defaultSolver = new DBPlanner();
always: { this.getExtent().equals(pt(this.radius * 2, this.radius * 2)) }
always: { this.radius == 100 + 100 * Math.abs(Math.sin(system.time)) }