How to check variables of all players (an example is ready)

how to check variables of all players (an example is ready)

Use get num players to get number of players

Minus it by 1 (as player 1 will have ID 0) and plug it to “Last Index” of ForLoop node. in ForLoop plug index to ID of Get Player Controller

The loop will go thru all players and you can access all player that via Player Controller of specific player