Hi there!
I have a weird problem that I have tried to figure out myself but I can't. I have one object with a MoveTo-behavior and then I have another object with a Bullet-behavior. The objects do not have anything to do with each other but when the MoveTo-object has arrived the Bullet-object stops as well? When the MoveTo-object starts moving again, so does the Bullet-object. There are no events with both objects so I can't figure out why they are "linked" with each other. Can you not use a MoveTo-object and a Bullet-object in the same layout?
Thanks in advance,
Tommy