// Inherit the parent event
event_inherited();
direction = random(360);
change_timer = 60 + random(120);
dspeed = 0.1 + random(0.5);