flowlab.io
Home
Discussions
Categories
Activity
Discussions
Categories
Activity
Sign In
Register
frame
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In with flowlab
Sign In
Register
Categories
Recent Discussions
Activity
Categories
3.8K
All Categories
415
Play My Game
89
Announcements
895
General
1.3K
How To
294
Game Design
63
Art & Sound
341
Feature Requests
451
Bugs
Home
›
Game Design
Score system?
remkowh
July 2018
in
Game Design
Hello hello. Any ideas how to add a scoresystem to this?
http://www.flowlab.io/game/play/943383
Thanks.
Comments
[Deleted User]
July 2018
yes
[Deleted User]
July 2018
edited July 2018
I am going to show a visual first *Note* make blocks go forever until a certain point
[Deleted User]
July 2018
here we go
[Deleted User]
July 2018
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" ]}.
5. In label type in "0" the connected one.
6. Place another label type in "Score" But don't connect it.
-That is how to make a score system
[Deleted User]
July 2018
sorry I couldn't make a visual
Sign In
or
Register
to comment.
foot
Comments
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" ]}.
5. In label type in "0" the connected one.
6. Place another label type in "Score" But don't connect it.
-That is how to make a score system