Help me help a student

In scene 2, we are having issues when she picks up a coin, the coin number should go up by one. Then when you click on the christmas hat, the item should go up by one.

Any help would be appreciated.

Hi,

The variables Item and some other are initiated by strings “1” while these should be numbers. Take them from the data items.

There might be more mistakes but these are quite obvious

Can you possibly remix and send me a screenshot?

Here you go - adjusted and working.
I added a function that readjusts the text after each score.
The biggest problem was the initiation of the variables.
For them to be numeric they have to be initiated with numbers in stead of text

Regards Frank

2 Likes