I’m not actually sure what the ‘length’ node does, but the ‘vector length’ just uses ‘distance’
In any case, you have to feed it a vector 3. You can’t have the length of a float, which is what you currently have.
Or rather, you can, but then Y and Z are assumed to be 0 ![]()
