I'm trying to create a re-usable object which is a crosshair. I want it to show as below:
When used in the composition I want to resize it, without changing border width and corner sizes. I made this possible by creating a shape layer and some expressions. However, when I'm using multiple crosshair in a single composition there is no good way to alter all crosshairs at once (I want them to show the same). That's why I created a precomp on which the box was sized to the composition size.
In short: is there a way to create a single object (preferably a comp to be used in another comp) of which I can change the size without changing border width?
Your help is greatly appreciated!