Hi! I figured out why the 6th question doesn't register as correct now, it's not cause of a bug on my code's end, but Unity's end. The word is too long for the script to register so in the next update, the word will be changed to a smaller one to fix the issue 👍
Oh and Plooshie's chase is 45 seconds
ive had this happen in my games before, it could possibly be the fact you are using the text it displays ON the input field, not the input fields text
Oh nah, I'm using the input field's text, like on the Inputfield itself I just checked and I am getting the text of the inputField, but not extracted from the inputField itself, just the text that is a child of it, the questions do answer correctly for all the other ones tho, just not the 6th long word unless I change it down, which when I do, it works again, cause Unity can't process the long 6th word from the text, but I can try getting it from the inputField itself
I've decided I will give it a try tho just in case, tbh I'd hate to get rid of that massively long word lol
yeah, i dont know what to call the feeling when that word appears onscreen
Hey man! Sorry for all the messages lol, just wanted to let you know I made the change and the 6th question works again with the original word! Thanks!