Hi,
I was thinking that the score counter would automatically take the value in gamedatas.players[id].player_score on setup but this is not working.
How are we supposed to setup the scores then ?
I tried using scoreCtrl but these are not working in the the setup function, I have to wait to enter some state to make them work...
And using a notification seems a little bit too much...
I was thinking that the score counter would automatically take the value in gamedatas.players[id].player_score on setup but this is not working.
How are we supposed to setup the scores then ?
I tried using scoreCtrl but these are not working in the the setup function, I have to wait to enter some state to make them work...
And using a notification seems a little bit too much...