Here is a demo of what I said to do.
https://www.scirra.com/arcade/tutorial- ... topic-5495
if text score on screen set text = Score
updated demo as global's transfer between layouts and local's do not.
see demo for more details.
so if you need to have local's for each layout they need to be set on scoring event sheet
then on layout total / finish pull local scores then add to total score.
like seen in galaga where to total ships destroyed = total score.
I have 3 event sheets for the 3 layouts and a ""score"" global variable copied on each event sheet but it doesn't work. Can you please make an example very simple project? Help Please
only have to set global on one event sheet to call on all layouts
Edit1: Updated demo to add total scores both for global and local.
Edit2: Ok! I have not made the mod for this part, But you could also use something like subtract 1 from score lv1 add to total score if lv1 score =0 do event subtract 1 from score lv2 add to total score. if lv2 score = 0 do event subtract 1 from lv3 score add 1 to total score.
Thus you would see text scores for each displayed score and total = 0
Then as each score zeros out and add to total
The next would start to zero out and add to total
for a more cool total effect.
Edit3 : Ok! I added a trigger button to total all scores and subtract from other scores.
Edit4: Ok! I went as far as to make a video talking about this topic and added it to my collection of video tutorials. see them here. my-construct-2-video-tutorials_t168236