Hi guys, first post here. I've been working on a game where my NPCs (all are instances of the same object) moves around the screen and they change direction at a given, random time (I use the On every X seconds system event for this). Well, the NPCs do change direction, but the problem is that they all change at the same time! How can I set different random seconds for different instances of my npc?? Your help will be very appreciated