Page 2 of 2
Re: Unexpected behavior in Final Push
Posted: Tue Feb 14, 2023 10:46 pm
by WABAC
Thought you might get a kick out of it.

Re: Unexpected behavior in Final Push
Posted: Wed Feb 15, 2023 6:39 am
by IronMikeGolf
I am going to post this to set expectations about loading a game save and hitting "Start"
1. Die rolls are pseudorandom with a locked seed, which means when you load a saved game, the sequence of die rolls are identical.
2. So when you do the above, you're supposed to get the same result.
3. This is by design. If it didn't work this way, any multiplayer mode would break.