Well, basically I’m trying to create a pumpking carving game. I have the typical draw API script to draw the line and fill it. But it kinda messed it all up. So I was taking a different approach.
Basically, all the mouse co-ordinates are plugged into an array and the script draws those lines after. However I can’t get my array to fill with all the co-ordinates rather than just updating with the new co-ordinates.