the sheepmice are bouncing :D
This is a small display experiment based off the parabolic equation in vertex form. [[ y = a(x+h)^2 + k ]] I figured that one way to make the equation work is by ((x position) + (number)) * ((x position) + (number)), which I assume relates to root form. [[ y = a(x-r)(x-s) ]] I used the addition blocks instead of the subtraction blocks in this case which is probably incorrect lol, but at least it works well!