Hi,
At the moment I am developing a simulation game.
As there will be many people(prob around 10000) in the game I want to sort the people to have only some 50 or 100 “active” and whe rest stored in a SQL database.
Has anybody an idea how to realize this? I don’t want to lose any people during the process if switching between active and passive.
Thanks in advance