Unable to load images when sharing projects

Hi! Me and my friend are working on a GDevelop project together but we live remotely so we need to send our .json files to each other. Whenever I open a .json file from him, the images won’t load and the resources look like this.


How do I fix this problem? We both have every image needed downloaded on to our computers. I read from somewhere else that the problem is that the path isn’t the same but I’ve tried moving the images around to different folders and it doesn’t work. I’ve tried using scan for images but the scanned images don’t load into the objects. Please help :((

Unfortunately, Paths have to be identical. They can’t just be moved around.

The files should be zipped up and shared, not just the json file, otherwise you’ll experience these type of issues.

1 Like