Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
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
Hello , I would like to know where I can find the event : "On touch end"
similar to "On release" on the keyboard object.
or if it uses different ... I would like to know which is the right way to use it.
Thanks.
Its under the Touch object, but it must be a first order condition/ trigger.
To use it with another trigger you will need to make an or block first, then add another condition.
I do not understand ... Can you send me a picture?
please.
Develop games in your browser. Powerful, performant & highly capable.
http://imgur.com/iA1NunO
It is not any button !
I want the event to happen when I stop touching an object in specific.
Touch > Is touching object
the "Touch > Is touching object " event is the opposite ... is for when a touch button is pressed
I want to find : "O Release Touch" or similar