Okay we have global variables, but how about global object. Let's say I make 50 layouts (levels) which all have same logo included left corner into each layout/level.
One day I wanna change the logo. Do I have to go through all 50 layouts/levels or is there easier way?
As Website developer we have 'php Include' -command for that how about Construct 2?