SOLVED!
Hello!
This is my first post on this forum, and I am really new to Construct. Please bear with me.
I am working on a card game project, and the problem I am having currently (among others) is that some events that work like a charm on the debugging testrun for some reason don't work once I export and upload the project to my server.
What could be a possible reason for this?
Here's how my event code looks (I scribbled over the unimportant/working parts:
I have Layer0 which is the game board, Layer1 which is a grey overlay for the game board when a card is magnified, and Layer2 which displays a closeup of the card. On the live server, Layer2 does not get displayed for whatever reason...
Thanks in advance for your answers!