i want to be able to retrieve the speicifc numbers inside the JSON and set it to a global variable.
Is this possible in Gdevelop?
ive tried using a “.” to get into the JSON data but that didnt work. such as “GlobalVariable(ParsedJSONdata).SectionNotes” but that didn’t work