Hi,
is there a way to pin an object to another object's UID?
For example, I have a sprite A and three other objects (BUT those three are from the same sprite). So actually I have sprite A and sprite B. What I want is to pin sprite A on every sprite B in the Layout. Is there an expression for pinning to UID? Because there's no way to type an expression for the sprite you want to pin...I mean you can only choose from an object and thats it, but how can I tell construct to pin sprite A with the UID 20 to sprite B with the UID 22 and sprite A with the UID 23 to the sprite B with the UID 24....