The UI code is not functional

Hi,

Why doesn’t this code work? This is for displaying the score and remaining candies.

Also, the expression Variable(score) is deprecated and should be replaced with ToString(score)

I made this changes in the code:

Base scene events:

Level1 Events:

Now it works!

It doesnt look like you were doing anything to actually display the score. and whats up with the else? im kinda confused. But if you figured it out, good