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
How do I make an event run after leaving a collision? Is there an event like this?
I fixed it that way, but there must be a better solution with "leave collision" event
capx file for help:
https://drive.google.com/file/d/0B9uHUU ... sp=sharing
You should be able to use
"Is overlapping" (inverted)
Trigger once while true.
it does not work
yo may fix the capx file??????
Develop games in your browser. Powerful, performant & highly capable.
https://dl.dropboxusercontent.com/u/495 ... n%202.capx
Like that? Your original capx was already fine although yes you don't need to set an isCollided variable. If you are overlapping the tile then collision is true.
Thank you!