I think it’s because the vectors are groups of floats and are inherently slightly inaccurate.
If you wanted to do it this way, I think 3 ints would work, as long as you truncated the vector components correctly.
I think it’s because the vectors are groups of floats and are inherently slightly inaccurate.
If you wanted to do it this way, I think 3 ints would work, as long as you truncated the vector components correctly.
Hello. So the problem is that I dont know how the following can be true same time :
So how could this be, a dictionary returning correctly the Keys/Values from the Keys/Values Nodes, but just a step earlier the ‘Contains’ and ‘Find’ nodes fail to find the same key?
In my screenshot you can see i have 4 Locations , which they are the four corners relative the zero local frame
the (++) , (±) , (-+), and (–)
On the debug the Dark Brown is the Contain Node Failing, and right after the Dark Green lines are the print from the ‘Keys’ node, which are the same !?