How to change game instance during level change?
i need to change my game instance to another game instance
how to do that by blueprint?
because my game instance hard references to player controller.
and my player controller hard references to character.
so my character is huge and i can’t package my game under 150MB android requirements.
any solution about change game instance?