Help I want to make like a Multiplier for my scoring but couldn't figure out

Hi AkiTetsuya,

Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!

The use of the math blocks for multiplying the scores seems fine, if you are running into issues, we should look at Play X ScoreY text. Is that populating a number? From what I can see, you are setting those scores to 0.

If you’re looking to calculate scores, it is always best to start with a variable for each player and set that variable to 0. From there, you can increase or decrease the value of the variable (i.e. the score) and then use the variables to add up the scores.
Screenshot 2024-08-09 at 11.17.56 AM