I got my player to flash after hitting this lava pit, but I want him to get hurt again AFTER the flash has ended if he's still on collision with the pit. Right now, after the flash has ended, He's able to stand on the pit without taking damage. How do I go about doing this?
Here's the Capx:
mediafire.com
Use the 'On flash ended' trigger: Flash
I would If I knew where to put it.
Here's what I have:
<img src="http://img689.imageshack.us/img689/6484/qnne.jpg" border="0" />
It's because on collision is a trigger and you can't invert it. I had this trouble myself. You need to set up some global variables.
^^ Explain, please?
roundman_BHT.capx
^^It won't let me open the file
Sorry about that. My upload speed took a nosedive for some reason. It's done now.
Develop games in your browser. Powerful, performant & highly capable.
^^ still won't let me open it. Getting an error message
<img src="http://img850.imageshack.us/img850/1204/dks3.jpg" border="0" />
Update to latest version of Construct 2 here
The latest stable release is 139. Can you upgrade?
It all works now, Thanks guys :). I'll make a new topic in case something else goes wrong :)