Thanks. This is in my story, showStat is a button that displays the DIV where <meter> is, over the game canva. When i add call "updategauges" function the game freezes and don't read the next function showStat.
- text: You win 59 point!
- var score: 0
- var score: "{score} + 59"
- text: "You score is {score}"
- text: Let's see stats graph
- call updategauges:
- call showStat:
title: Stat