Thank you for playing and providing feedback. Funnily enough I do have a TextureRect in the help menu meant for loading an image along with each help page, but I never got to making the images and ran out of time lol.
Thank you also for the bug report. Don't worry I understood what you were describing. I had an issue where intended routes could break off at intersections if the player was traveling fast enough, so I had to make my own sort of collision layer system. I must have forgotten to reset the players collision state or layer to default when respawning, or something with that...