coins with different point values

Hi, I’m new here is there a way I can create coins with different point values that add up in one label?

Hi,

Sure you can. I’ve just added a couple of coins with different values to a Knight game I’m working on. https://flowlab.io/game/play/75980

I created 2 coins. On collision with the knight one gives you 10 points and one gives you 20 points.

If you check out the logic in the knight you can see how it works.

The only logic in the coins is on collision with the knight they are set to destroy.

Hope this help.

MA.

Thanks so much MA! That really helps me move along with my game, this forum has such great support!

Cheers,

mav

can i see play your game @maveluz