Hi there.
I am using .json files uploaded to the Files section of my project to populate a tilemap.
I am using the AJAX Get URL action as I want to be able to manipulate the filename.
This all works fine if the .json files are in the top level of the folder, but when I try to organise them into subfolders, and reference them with "subfolder/file.json" for example, it doesnt work.
Is this expected behavior?
Many thanks.