I am getting lost at this point: Quote below from tutorial in the “Setting the Stage” section
This will allow us to globally change the anchor point, scale and/or color of our text from the Controls null in the Guide_A comp.
Anchor Point: adjust the x and y values to center the anchor point on the first character.
Position: add the following expression:
comp(“Guide_A”).layer(“Txt_Guide”).position
I am not sure which comp he is in and which layer. There are several places where ther are anchor points. I can not change the coordinates of the anchor point which has the expression attached.