--
You received this message because you are subscribed to the Google Groups "MPF Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mpf-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mpf-users/5827606e-2456-431f-8e48-b6e1c3755d44n%40googlegroups.com.
So for example, in the image below, I have started a 2 player game:
With the second player up, I should see the 1 player side score (which I do), and the 2nd player side score is hidden (like it should be), but I can still see the labels that are child nodes to the player 3 and player 4 side scores. I know from experience that the player 3 and player 4 score won't appear anyway if there are no players in the game for those scores. So it seems to me that the child nodes to the MPFconditional are not quite working how I expected them to. What am i missing here?
If you want to see my code and files, they are at my github here: https://github.com/UncivilEngineer/hauntedhouse