Scripting Help

Hi, I am just trying to make a proof of concept with scripting. Can you have two objects grouped together and have one object affect the other object?
example: we have object A and B. A has a script with a boundary. B is the object I want to move. If I A+B, could I have A move relative to B AND affect what happens to B?

Not sure that there’s any way to have two grouped objects not be mutually affected by the script. In other words, if you script A prior to grouping with B then I think you end up with the script applying to both. Should be easy enough to test though. If you do then post your results.

> 2533274873843883;2:
> Not sure that there’s any way to have two grouped objects not be mutually affected by the script. In other words, if you script A prior to grouping with B then I think you end up with the script applying to both. Should be easy enough to test though. If you do then post your results.

It doesn’t work.