Pulsating Points with CindyJS

https://github.com/CindyJS/CindyJS/issues/722

HTML

<script src="https://cindyjs.org/dist/latest/Cindy.js"></script>
<script src="https://cindyjs.org/dist/v0.8.7/Cindy.js"></script>
<div id="CSCanvas"></div>

<script>
  CindyJS({ 
	scripts: "cs*", 
	defaultAppearance: { fontFamily: "sans-serif", lineSize: 1, pointSize: 5.0, textsize: 12.0 }, 
	angleUnit: "°", 
	geometry: [ 
		{ name: "C", type: "Free", pos: [ -3.7727272727272725, -4.0, -0.5681818181818182 ], color: [ 1.0, 0.0, 0.0 ], labeled: true }, 
		{ name: "B", type: "Free", pos: [ -0.13636363636363635, -4.0, -0.5681818181818182 ], color: [ 1.0, 0.0, 0.0 ], labeled: true }, 
		{ name: "a", type: "Join", color: [ 0.0, 0.0, 1.0 ], args: [ "C", "B" ], visible: false }, 
		{ name: "C0", type: "CircleMP", color: [ 0.0, 0.0, 1.0 ], args: [ "C", "B" ], visible: false, printname: "$C_{0}$" }, 
		{ name: "C1", type: "CircleMP", color: [ 0.0, 0.0, 1.0 ], args: [ "B", "C" ], visible: false, printname: "$C_{1}$" }, 
		{ name: "Collection__1", type: "IntersectionCircleCircle", args: [ "C0", "C1" ] }, 
		{ name: "G", type: "SelectP", pos: [ -1.0935769170944714, -4.0, -0.31790026659723014 ], color: [ 1.0, 0.0, 0.0 ], args: [ "Collection__1" ], labeled: true }, 
		{ name: "K", type: "SelectP", pos: [ 4.0, 1.7412062974181317, 1.162790697674419 ], color: [ 1.0, 0.0, 0.0 ], args: [ "Collection__1" ], visible: false, labeled: true }, 
		{ name: "b", type: "Orthogonal", color: [ 0.0, 0.0, 0.0 ], args: [ "a", "K" ], dashtype: "dashdot" }, 
		{ name: "N", type: "Meet", color: [ 1.0, 0.0, 0.0 ], args: [ "a", "b" ], visible: false, labeled: true }, 
		{ name: "C2", type: "Compass", color: [ 0.0, 0.0, 1.0 ], args: [ "C", "B", "N" ], visible: false, printname: "$C_{2}$" }, 
		{ name: "Collection__2", type: "IntersectionCircleCircle", args: [ "C1", "C2" ] }, 
		{ name: "L", type: "SelectP", pos: [ -0.5560267448270353, -4.0, -0.3021884482755638 ], color: [ 1.0, 1.0, 1.0 ], args: [ "Collection__2" ], size: 0.0 }, 
		{ name: "F", type: "SelectP", pos: [ 4.0, 1.8331014044959386,...