Hi François,
I have a question. There are 2 rectangular shapes on stage. I want to make each corner connected by lines using "beam effect". I put the Anchor point at one of the 4 corners. That corner works but I don't know how to make beam lines for the other 3 ....
In the Starting Point in the "beam01"
comp("MAIN").layer("Shape01").transform.position
I put comps called "target" inside "Shape01".
comp("MAIN").layer("Shape01").layer("target01").transform.position... syntax error
Can give me your advice that how to target the children's layers?
Thanks,
Kenji