Hi all, I hope you can help me with a problem I have been having using Families and instances.
On this link is a simple test case I have created to demonstrate the problem:
FamilyTest.capx
This is not exactly what I am doing in my actual app but it shows the issue nicely.
In this example I was expecting it to show me the UIDs of both the sprites in 'Family1' but it only ever shows the the UID of the sprite with UID zero.
Surely the 'is visible' event should pick both instances in `Family1`?
Any help with why it does this or what I am doing wrong would be much appreciated.
Cheers,
RR