I have a question about the Starcraft map editor and how I can set a fixed random seed for the in game random number generator so that the environment will feed consistent results to my RL algorithms for debugging?
Is this possible to feed the random seed via pysc2?