Hello,
I am looking into creating HTML 5 games with Construct 2 and one potential hurdle I cannot find a solution for is whether I am able to have a game load its image assets from a folder located on a different server or file location that differs from the typical /images.
Ideally, I would be able to load up my construct 2 HTML 5 game and have its index in one location that connects to an image folder that is shared on a server in a different location.
Is this possible?
Thanks!