ChaosExAnima / checkpoint-tsa

TSA Flash Game
0 stars 0 forks source link

Get game loader working #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, it seems as if the game loader works, but it would be nice to see if 
it can pass the XML 
files to the Main.swf file, instead of the main file loading them. This would 
eliminate the race 
condition bugs found with the passenger names, as the XML is fully loaded 
before we even begin 
making people.

We may want to look into open source projects for code- I think there's a nice 
library called 
BulkLoader or something.

Original issue reported on code.google.com by EphraimGregor on 20 Aug 2009 at 6:43