Hi, I would like to set up Multiplayer Play Mode (MPPM) for automated gameplay testing. I would like to record some gameplay from multiple players (as inputs/actions), and to then take a screenshot from each player, which I would check manually to ensure the test succeeded. There are some networking abnormalities which this would help me to stay on top of.
My concern right now is that I see no way to control the virtual players when they are not connected into a session. This scenario will occur at the start of testing, and between each test. I guess I could look at pipes, but is there any built-in consideration for this?