how to repeatedly detect actor overlaps?

I have the 'actor overlaps or collides with' working, but I want the actor to take damage continually (every .5) as long as the actor is overlapping. It seems to only work once - I have to make it not overlapping then overlap again. I want it to repeat as long as it's overlapping. How to do this please?

Comments

Sign In or Register to comment.