I make a simple type game.

I add a Visibilityotifier2d to the word scene, and connect the screen_exited to Outsight function which print('out sight'),

I change the height of the richbox just fit the height of the font.

question now is when I cant see one word on screen, the 'out sight' is not print out immediately, need to wait about 3 secs. Why this happens.