// oTyper Create Event text_full = ""; text_shown = ""; char_index = 0; char_timer = 0; char_delay = 2; char_delay_out = 1; is_done = false; type_direction = -1; active = false; _prev_active = false; draw_x = 0; draw_y = 0; depth = -100;