I am working on my second game, and for some reason, in this game, the scores (in the player areas above the log) are not updating. The scores are correct in the database. The scores are correct in the JS gamedatas. The score track is correct. But the scores are not showing up in those panels on the right. BTW, is there an official name for those? I can find documentation on adding custom icons, etc. to the logs, but can't find where the documentation is on adding elements to those player areas.
I have individual player boards for keeping all the player resources, etc., and those are working fine. I just happened to notice that the scores weren't updating in those player areas. I know that some games don't show the scores there, or only show your score and the other players' scores show 0 until the end of the game. So I figure I must have somehow enabled that feature or something similar.
Can anybody point me in the right direction?
Thanks,
~cmgames
I have individual player boards for keeping all the player resources, etc., and those are working fine. I just happened to notice that the scores weren't updating in those player areas. I know that some games don't show the scores there, or only show your score and the other players' scores show 0 until the end of the game. So I figure I must have somehow enabled that feature or something similar.
Can anybody point me in the right direction?
Thanks,
~cmgames