Moving an object in a curvy line how to...

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

Hi Victor,

Please see this tutorial for some ideas:

https://coronalabs.com/blog/2014/09/09/tutorial-working-with-curved-paths/

Brent

Thanks Brent…

This is what I was looking for

I saw this about one year and a half

it was too scary, very difficult

I couldn’t event understand the function stuff…

Today thanks to all of you guys at Corona

for all your help and advises and patience

and a lot of practice…

I can at least follow the samples…

I will study this programs

I think I may be able to understand everything

Thanks a lot

Victor

Hi Victor,

Please see this tutorial for some ideas:

https://coronalabs.com/blog/2014/09/09/tutorial-working-with-curved-paths/

Brent

Thanks Brent…

This is what I was looking for

I saw this about one year and a half

it was too scary, very difficult

I couldn’t event understand the function stuff…

Today thanks to all of you guys at Corona

for all your help and advises and patience

and a lot of practice…

I can at least follow the samples…

I will study this programs

I think I may be able to understand everything

Thanks a lot

Victor