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
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.
Develop games in your browser. Powerful, performant & highly capable.
it does not work
yo may fix the capx file??????
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!