Bézier curves are quite useful for creating smooth curves that are easy to edit. Just drag some of the dots around, and see the curve adapt in real-time! You can also change the time value to better see how the curve is constructed. And, they are not even that hard to code in Scratch! Using this tutorial: (https://www.youtube.com/watch?v=pnYccz1Ha34) I was able to put it together quite quickly. The way it works is by using multiple layers of linear interpolation to calculate a points on the curve. #beziercurve #bezier #curve #pen #math #smooth #spline #splines #curves #cgbb #notaginthetitle