I want to make a level change through a combobox, all my levels are on the same map, and I need to somehow make it so that when one level is loaded, the other that was before it is unloaded. How to make it so that the level selected through the combobox is loaded, I did,
but I don’t know to be able to unload the previous level.