Make a boolean attribute and set it to true on collision. At the end of "Always", set the boolean to false. Higher up under "Always" check if the boolean is false, and if so then a collision is not happening.
Did you confirm that in "Always" but above the part where you set the value to true?
Don't the collision behaviors have a drop down that you can change to "wasn't hit"
I use on ground checking with this method and it's always working fine. But i'm using not always but do every n seconds event. So, try eventDo every 0.02 seconds, if this also not working for you, probably problems somewhere in other places.
There seems to be a bug in the new settings. It's not storing changes to the joystick background or button in iOS. I've tested a few times and Stencyl is not keeping the custom images I enter.Apologies if this has already been fixed. I haven't read all the posts yet.