Hello Everyone,
I am testing the families, however I find something that I cannot resolve.
I have a family with two objects inside Sprite1 & Sprite2.
Then in my layout I added a button.
In the event Sheet, I have.
Button on Clicked: Create Object FamilyName (with layer & position).
Then I figured, that I cannot control wich object of the family will appear, for what I see is random.
Is there a way to control this?
I mean for example if I have two buttons, and the button1 is pressed create the sprite1 of the family.
If the button2 is pressed create the sprite 2 of the family.
I was thinking in a variable, but since I cannot give any value to the create object I discard that Idea.
So any advice, recommendation ?
Thanks in advance.
Best Regards.