Hi
I’m working on a building destruction shot, and I’m trying to create a ‘clump’ point attribute using a Point Wrangle in a For Each Number loop(Which I’m struggling to get my head around) . I’ve used a Point Wrangle with the expression @clump = 1 + prim(1, "class", 0);. This should take the second input of the wrangle node and assign the value of the class attribute + 1, to the clump attribute, but the clump attribute is 0.0? I've attached my hipnc file so hopefully it makes a bit more sense.
Thanks a lot!
Josh
BuildingDestruction_001.hipnc