dop2000
Hi again! I'm on a roll. I went through every line of the inventory example and tried to copy as much as I could. Just a few more bugs to work out!
1. 'Drop Item' doesn't work... the item remains in the inventory. (Line 108)
2. 'Delete After Use' is supposed to delete the item from the inventory after being used. If you get the note, go to the dude, press I to open the inventory, and use the note, you will see that it's still in the inventory after use. It's supposed to be gone! (Line 110)
3. If you get the note and select it from the inventory without going to the dude, the game is supposed to pause and let you read the note. But the game does not pause, and the Notes layer does not become visible as it should (Line 128).
Also, if you get the note before getting the handkerchief sometimes the note does not appear in the inventory?
What do you think, Dop2000?
My game:
https://www.dropbox.com/s/twtbcfklsi77asp/MCG10.28.capx?dl=0
Inventory Tutorial:
https://www.dropbox.com/s/a21t52ct6evtm69/Inventory%20Tutorial.capx?dl=0