Hey guys, im simply trying to get my player to take damage while they are still on the wall or touching it. When they are off the wall, player won't take damage. Im using a timer behavior for my player when they do touch the wall, it seems to partially work. It will take the damage, but when im off the wall, it continues to take damage and kills the player. Im just simply trying to make it take the damage while touching, and stop taking damage after player is no longer on/touching the wall. Any help on this? Im also trying to take a snapshot so I can upload it here for yall to see my codiing, but it dont seem to work.