Question just for my own personal curiosity, I know RestartGame() reinits vars in the global script (I use them for my game clock and it resets the clock) but does it reset the GlobalInts for SetGlobalInt and so on (I havn't gotten to a point where I need to use them, but I will for a couple of Dialog interactions, I just wan't to know so if they don't I can change those to setting the vars in the global script).