How do you give a game manager reference to the player ?
Also I think singletons are doable : I came up with a way to make singletons in Verse
I don’t know much about the core Verse loop but I’m assuming that all variables, listeners and threads get killed upon round ending. I guess you could test it with some code (?)