You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You currently need to look at each game file for a scene to determine which games are unique or how many game variations actually exist for a level. It's been forcing me to do tedious and unnecessary work. If we don't want to change the way Coordinator loads the game files, maybe in simulate.py, we could generate a text file logging which game files are duplicates of each other?
The text was updated successfully, but these errors were encountered:
You currently need to look at each game file for a scene to determine which games are unique or how many game variations actually exist for a level. It's been forcing me to do tedious and unnecessary work. If we don't want to change the way Coordinator loads the game files, maybe in simulate.py, we could generate a text file logging which game files are duplicates of each other?
The text was updated successfully, but these errors were encountered: