Hi Team,
All the best for your current project!
I have 3 homes and 3 arrows when start game. These three arrows are initially placed in there respective home. When the player touch a point these arrows will find path to touch point and move to there. No issues till here
Issue begins here
I want to return each arrow instance by finding path to there respective home after reaching the touch point, but only one instance is going to its home other two were not moving
Initial position
Touched a point and arrow instances moved to that point
Only one arrow is returning to its home other two were not returning
Please see the c3p
drive.google.com/file/d/1nx7qWXZN0D8Toemkhnbfego8MjzmLhLY/view
See the codes below.
Tried the disabled codes also but still not working