//In point wrangle float t = chf("Speed") * @Time; float s = chf('Spread') * @Time; @P += set(sin(t) * s, 0, cos(t) * s);