Hi,
I’m at the end of lecture 27 (Manage Next States), and when I’m pressing 1 or 2 to change states and ‘go’ into the next room, nothing happens.
I included a Debug.Log message under each “if” condition, so that I know if the keys have been pressed. No message is coming through, however, so I have to assume that either something’s wrong with the GetKeyDown conditions, or that there’s some other more generic problem. No error message appears, though.
Can anyone help me, please? Thanks in advance!