Open LuniMoon opened 1 year ago
For the time being, could this be done by search and replace in the json file?
You can do it on your own like this - but be sure to make a backup of your json file before because there is a risk of corrupting it or replacing things that are not your variable if the name is too generic/too short.
That's why it needs to be done by GDevelop to be 100% safe :)
Issue based on this forum's topic request:
Today variable names have to be updated by hand if their name has been changed via properties. In order to be more efficient and reduce small repetitive actions, GDevelop's system is required to update the names of said modified elements.
Input from engineering: some exploration is needed since a scanning of the event sheet would be required in order to update the changed names.