Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I found this tutorial but do not know how can I do this in android. I tried but just get points and not a continuous line. someone would have an example in capx?
/tutorials/1207/how-to-make-a-drawing-canvas
Did you copy the events and actions exactly the way they are shown in the tutorial?
One thing I didn't see is setting the origin point of the line to the left side, which I think is necessary..
anyway:
here's a capx that does the drawing in a similar but different way:
https://dl.dropboxusercontent.com/u/485 ... ample.capx
Develop games in your browser. Powerful, performant & highly capable.
I copied the same tutorial. Thank you for this capx was perfect.