I used Unity3d (A game engine) for quite a while, and what I did was have a script with a grid consisting of the digits 0, 1, 2, 3 and 4. I also tracked where the player was, and the W, A, S and D keys move him around the grid. When he reaches a 1, for example, a texture is rendered on the screen, giving you a false illusion of 3D.
I am new to Construct 2, and so I am unsure how to do this. Can anyone help me?
And please consider that I am a newbie and will not understand complicated construct-ey terms.
Thanks in advance!