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
Is there a way to bounce an object by touch? So when you hit it an one point it will bounce off in the opposite direction?
Thanks, Manny
Develop games in your browser. Powerful, performant & highly capable.
Sure is.
Find the Touch X & Y. Calculate the angle from Touch X & Y to the Object X & Y.
Then move that object in the direction of that angle.
If this doesn't make sense, you need to do more tutorials to understand basic concepts first. Good luck!
I am indeed a beginner.
Although i understand what you mean, i don't really know how to do these things.
Maybe some basic tutorials first then
Thanks for your reply!