#Is there a better way to store data instead of resource?
1 messages · Page 1 of 1 (latest)
If you add the variable back, assuming the tres haven't been saved since, there's a chance the lost data will be recovered.
Maybe it will, but I save frequently when coding🥲 , and in some cases, we have to change some variable name to make it easy to understand. Also I'm considering using excel, but I'm afraid that it will be more difficult.
There's a plugin called "Edit Resources as Table 2" https://github.com/don-tnowe/godot-resources-as-sheets-plugin/
It can also export/import csv so you could edit that/backup with excel.
Awesome! Thanks a lot!
Hope you had version control