Ok atm i have Number for hp is 3 and when collide with enemy -1 hp. When Hp=0 Then reset the layout.
Problem is Construct is remembering the event collide (enemy has movement and is pushing you there fore The variable get decrease by -1. When IT shouldnt upon reset.
I have tried using wait command but im afraid it doesnt stop the even from triggering and i have thought about the trigger once but Construct isnt letting me Put it together with Trigger once and Collision. I have even tried Doing trigger once with subevent Collision now it isnt even triggering the event at all.