Hello…
I am trying to move an object in a curvy line
or a line in a shape of an “S”
or any line that I want.
transition.to( object, { time = 1000, x= (follow the x of thisLine) } )
And how can I draw the line like the shape of an “S”
I saw the “append” line but marking the .x and.y of each point
will take me forever just to make the letter “S”
would someone help me with this
thanks for your time and help
victor