interactivity
I was wondering if someone could give me a hint for making interactivity between two grid shapes.
for better understanding, what I
It's unclear what you're after. Do you mean collision detection?
Physics?
hi dan, I mean that one shape depends of the other shape.
If the first shape makes a move or color change the other also is affected by this change..
maybe the simple way for doing this purpose is inverting the values from the first shape, but i want to do this in a complexer way.
hope this brings the idea nearer.
best
In that case, it's a matter of manipulating messages and there are
many possible ways of doing so in Max. You might want to check out
jit.gl.multiple, too.