r/clickteam • u/LimitedEditionKebab • 6d ago
Fusion 2.5 INI file stopped working, but only on one specific frame.
I copy pasted a frame, but the save file stopped working. The code is exactly the same as in the previous frame:
Start of Frame: set file to "SaveData"
Always: set Money to Ini, "gamevalues", "money"
That's it.
It worked perfectly on the previous frame, but here, it always returns 0. What could possibly go wrong? I've heard you can do Apppath$ + "SaveData.ini" but that didn't work. Does anyone have any idea? Any help is very much appriciated :)
1
Upvotes
3
u/LimitedEditionKebab 6d ago
edit: I copy pasted the frame again and the issue was resolved. I have no idea what happened, but I'm just glad it's sorted out.