So I have a Menu collection that loads the game collection using a proxy, and then after the game ends I want to load back into the Menu collection using a proxy again.
But setting a proxy that goes from menu to game and from game to menu counts as a cycle that generates an error.
Any workarounds?