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??????
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.
Develop games in your browser. Powerful, performant & highly capable.
Thank you!