Hi there
I am quite new here. I have been through all the tutorials i could but cannot find an answer.
I am currently developping a car race game. My track have a lot of possible locations for cars (among other datas) that are precalculated.
So i need a table for all my games/races populated with the exact same data (referential).
If i understand it well, my database is recreated each time a game start.
Is it possible to have several referential database tables available for all my games not recreated at the start of each of them?
I am quite new here. I have been through all the tutorials i could but cannot find an answer.
I am currently developping a car race game. My track have a lot of possible locations for cars (among other datas) that are precalculated.
So i need a table for all my games/races populated with the exact same data (referential).
If i understand it well, my database is recreated each time a game start.
Is it possible to have several referential database tables available for all my games not recreated at the start of each of them?