What do you meen with "if the is a gap in the chain" ?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Bot7

What do you meen with “if the is a gap in the chain” ?

:bust_in_silhouette: Reply From: Lopy

I meant “there” when I wrote “the”, the correct sentence was : “if there is a gap in the chain”.
By “gap” I mean a Node without position, or the wrong kind of position (Vector3 instead of Vector2 or vice-versa).
By “chain” I mean the path from your Node of interest all the way to the one you moved, going though the parent, grandparent, etc, of the Node.