Actor keep on repeating the path drawn by player
Gamer2125
Member, PRO Posts: 8
Hi, I want to make an actor which keeps on following the path drawn by a player.
For example if player draws a loop from point A to point B the actor follows that path. But the actor shouldn't stop at point B but go on to point C moving in same size loop as drawn by player. It should keep on moving to point D, E, F and so on.
I hope my question is clear. I would really appreciate if any GS guru can help with this. Thank you in advance.
Comments
You might find my demo helpful: http://forums.gamesalad.com/discussion/comment/456267/#Comment_456267.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Tatiang - Thank you so much for the link. It is very helpful. But I need little more help
In the template you provided when I click and drag actor A and release the mouse, actor B follows the same path and stops at same point where I released the mouse. I need something like when I draw semi-circle using actor A, actor B follows the same semi-circle and keeps on moving in that particular direction unless stopped. I hope its clear.