Since Construct2 is a 2D Development Environment, I thought it could do some tricks to give the illusion of 3D. We already have layers that when given different speeds simulates perspective, but what about image wrapping? Wound't it be nice if it could be done? My suggestion although goes a little bit further not only picture wrapping, but "Wrapping Planes".
Explanation:
Lets say you already have a hand-drawn background with some perspective you want to add sprites over it and want the sprites to get small and as they go deeper in the background or move slowly as they get away from POV point. Something like a Perspective ShaderEffect applied to a plane!
What do you think?
<img src="http://s8.postimage.org/6r93rs73p/Suggestion.png" border="0" />
Example: In the previous image the plane would be the "TEXT" thing (invisible during runtime) and the sprite would get smaller as it walk deep in the plane and would walk slower also.