Gravity Files Remake Code Fix Info

if (!clues.Exists(c => c.clueID == newClue.clueID)) clues.Add(newClue);

public void SaveGame(GameSaveData data)

This is where you bring your design to life. The process generally involves the following technical steps. gravity files remake code

Go to Top