Hello,
I was wondering if it would be possible to generate a spline given some random set of nodes that will fit on the screen, which I could then continue to graph as a curve with the highlighted nodes on the screen. I am new to Defold and Lua, so I’d appreciate some ideas on how to integrate something like this in Defold. Thanks!