gather touch upgrade

Forum Forums Discussion gather touch upgrade

This topic contains 5 replies, has 2 voices, and was last updated by Lyfox Lyfox 6 years, 10 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4319

    ali
    Participant
    0

    I was useing gathering touch for the ephemeral nods but when I ues it it gather touch the same nod and the ephemeral will noit reappear I know that you guys are too busy but I wanted to mention about this at lest and if there is a way to avoid this with something in the scenario pls tell me

    #4326
    Lyfox
    Lyfox
    Participant
    0

    You have to navigate to the 2nd node before touching it. gatherTouch() only touches a node it does not do navigation for you. Should be like this:

    grid(your grid here)
    waypoint(your 1st waypoint)
    gatherTouch()
    waypoint(your 2nd waypoint)
    gatherTouch()

    #4332

    ali
    Participant
    0

    but the nods will change in few gathering picks and that will not work every few like maybe 2-3 time then it will move from waypoint1 to waypoint4 and waypoint2 to waypoint6 then I need to rewrite it again

    #4333
    Lyfox
    Lyfox
    Participant
    0

    Just put waypoint1 in the vicinity of 1st node pack and waypoint2 in 2nd node pack and gatherTouch() will do the rest. You know that you have to touch two different node packs right?

    #4338

    ali
    Participant
    0

    I am not sure but I think I need to gather touch 3 time is that right ?

    #4343
    Lyfox
    Lyfox
    Participant
    0

    You only need two. Touch 1st, fly over to another node pack, touch 2nd.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.