Hello fellow construct 2 user,
so the idea is, im selling my games into some arcade,
usually on my past game, im using a variable on index.html (example: BACK_URL) and then
on the game over screen i just load that variable and send player last score to their arcade store back url (using javascript windows.location).
with this method, buyer can easily changes only index.html, without touching sources.
problem is, how do i achieve this with construct 2 ?
any kind of suggestion is appreciated
Thanks