Score system?

Hello hello. Any ideas how to add a scoresystem to this?
http://www.flowlab.io/game/play/943383
Thanks.

yes

I am going to show a visual first Note make blocks go forever until a certain point

1.In the blocks make message{column: Components} that says what you like it to say. The clickable boxes.

2.Make a block on the side of the board just to hide it [Note: Not clickable].

3.Place a mailbox {column: triggers} and connect it to a number {column: logic and math}

4.Then connect the Number to the Label{column: GUI[Input: “value” ]}.

  1. In label type in “0” the connected one.

  2. Place another label type in “Score” But don’t connect it.

-That is how to make a score system

here we go

sorry I couldn’t make a visual