Hi everyone!
I'm currently facing some issue on a basic action. I want to create an instance of a Family object (which precisely depends of higher condition), and immediately do something on it, like mirrored it for example. The fact is that it doesn't work if I try to apply the action on the family, and not on the specific object.
I reduced the problem to its simplest expression and made screenshots of what is working and what is not.
This works :
This doesn't :
But this does :
Of course, Sprite is part of "faces" Family.
I can't see why it won't work, so I can only assume this is some kind of bug. If someone have any answer or tip to give about this, I would be really grateful!
Have a nice day!