Alarm_9.gml 57 B

1234
  1. speed = 0;
  2. if (--cnt)
  3. instance_copy(true);
  4. alarm[1] = 1;