Hello. I am experiencing a strange problem. I defined a container for two objects: a sprite object and a collision mask object (I want to have separate overlap and collision testings).
Now, when I create one of the objects belonging to container, the other one is created automatically only on a random basis: sometimes it is created, sometimes it is not created.
Has anyone experienced the same strange container behavior?
Thnx