Original Post
Hi fellows I need to create a path for an object walk. Sample: I have 2 lines: L1: x1 = 100, y1 = 50, x2 = 200 , y2= 250 L2: x1 = 200 , y1= 250, x2 = 600, y2 = 500 What I want: the object walks in the L1 and in the end of the line, it in the L2. I have any idea to start. Someone can send some tips, tutorials or sites when I can to study this? I think that I'll use sin and cos, but I think, I'm not sure about this.] Thanks for the support