Hi I have noticed that when key's value is double digit and has a fraction of 2,
for example { "key": 13.2 } TJSON will output "key": 13.199999999999999
I can confirm that GMS1 does reload changed files when you use source control.
#gmcr var arr = argument0; var len = array_length_1d(arr); for (var i = 0; i < len; i++) { yield arr[i]; }
Given code will generate gml with mispell function call. It calls array_wget instead of array_get