I’m currently developing a reading comprehension game and currently I’m struggling with my back button. My problem right now is the button behave back at one time.
Like, Lesson Select <-x- Stage Select <-x- Level Select <— Instruction. I asked chatgpt (I’m really desperate) and it gives the first solution which clearly doesn’t work and now it suggest the stack/array solution which I had difficulty to understand it.
I want it to become like this: Lesson Select <— Stage Select <— Level Select <— Instruction.
I’m almost at my deadline and this is the only thing preventing me from completing my prototype. English is not my first language, sorry for the confusion or grammar mistakes.