The Flood Fill to position node gets the position of each tile but when using this node with the Flood Fill to Index node, how can I along with the value processor get the position of the tile then if the tile position changes, using the Flood Fill to Index get the new tile position ? Between the Shape Data Table and the Shape Data Table size, I don't know which would return the tile position before it changes so that this same tile position is recorded after it changes ? In other words, if you have twenty tiles; index 0-20 and tile 13,14,15,16 position tile changes I want to record this change and what is it's new tile position and tile index ?
... View more