Hi I have a trap where the spike flies out of the ground if you go through the box and you have to dodge. But I don’t know how to make it reappear after every death. I have to destroy the box actor to avoid loop.
hi,
you could use a boolean like isTriggered? on you box collider / branch or you disable the collision. when the player dies you reset it via event or event dispatcher.
This topic has been moved from International to Programming & Scripting: Blueprint.
When posting, please review the categories to ensure your topic is posted in the most relevant space. Hopefully, this new category will help you to get an answer.