hyperPad hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login

    I can’t quite get this simple code snippet to work...

    Scheduled Pinned Locked Moved
    Help and Support
    1
    1
    79
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Thecheater887
      last edited by Thecheater887

      So, let me explain this image.

      MoveTo (Loop) goes through a populated tag on objects.
      GetID and GetGroup (Get Attribute) collect data from the selected object.
      The two Ifs verify that the selected object’s data matches a successfully selected object from the same tag previously.
      If the verification succeeds, the Loop collects a parcel of data from the host object, and the host object is instructed to move to the selected object at (data) speed.

      Problem? The object never moves.

      I’m attempting to identify the issue, but nothing I’ve tried thus far seems to help.

      The Code

      Update: the issue lies within Move To Object, it appears the Loop does not retain the selected item if the tag in the Loop is not accessed in every consequent behavior without breaking the chain.

      1 Reply Last reply Reply Quote 1
      • First post
        Last post