02-05-2024, 09:09 AM
(02-01-2024, 01:45 PM)Marcus Wrote: ...
, it becomes a valid json that you can load with JSON_FromFile if you include the json library. JSON_FromFile will return a 2D array in this case.
...
Thank you, I am just trying to modify the sprite format into JSON and it can be read with JSON_FromFile ...
Great. Thank you