Hi all! I'm trying to create a pause menu where players could swicth between continue, options and exit. I'm using a variable Esc_Menu_Selection (1-continue, 2-options, 3-exit). However when I move down with my arrow it skips Options for some reason (see the screenshots).
Please help me figure out what is wrong there or maybe there is an easier way for such menus?
Thanks