I’m a noobie to vvvv…having fun with it but I can’t work out which node to use to help with the follow problem;
I have an array of 25 cubes that I’ve generated using the ‘cross2d’ node and two linear spreads.
I want to scale one of these cube instances separately but can’t work out how to get the information out of the cross 2D node.
I’ve tried using ‘get slice’ and ‘cons’. But I can only access single or multiple rows of cubes.
I’ve also had a look at the ‘interface’ example in the girlpower directory which uses the mouse input in conjunction with the point2vector node. But I think my problem is different because I want have the xy from the mouse input. Rather it will midi triggers which will select certain cubes from the array at random.
cheers,
Sohan