How do i make my health saves and coins save in each level

the health and coin text wont show when i click on the character 2 3 4 only player 1 works fine

so please SHOW me how to fix this problem

Are all these characters going to be the same besides their sprite or is there something unique about them?

The code isnā€™t working in the other characters because you need to repeat the code (unless all the characters are the same except for the sprite, otherwise I have a different solution for you)

1 Like

no only the animation for the walking

Nothing seems to be wrong with the animation, the only problem Iā€™m seeing is the labels not showing up for the other characters, this is might bug. You can fix this issue by removing the labels in those characters and replacing it with new ones.

it still doesnt show

the code is fine i doubled checked and there is nothing wrong

You deleted the Label behavior and then added in a new one? It worked fine for me

yes i did the same thing

why does it not work for me

are u going to help?

i know the problem when i put the character in the level i put the labels outside map fot some reason so i put it in the map now it works

oh sorry, didnā€™t see the reply. Glad you were able to fix the problem, sorry I couldnā€™t help more with it

1 Like