Is there any way to distort a object (sprite) ?
or distort a layer? layout?
or I need any plug-in or behavior to do this?
<img src="http://tutorial9.s3.amazonaws.com/uploads/2008/04/skew-distort-perspective.gif" border="0" />
Develop games in your browser. Powerful, performant & highly capable.
There no way to do distort an object in Construct 2, actually it's possible to do in HTML5 Canvas element using currentTransform
there an useful example
tulrich.com/geekstuff/canvas/perspective.html
Anyone could to make a plug in... some day