Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Absolutely. Jam games that don't need tweaking are extremely rare. As a matter of fact, I'm familiar with Unity's Scriptable Objects (Teeth Simulator uses a bunch of those). It happened to me to lose data when the scriptable object's class name was different from its script's file name (maybe this'll help).