I need help for my map

i want it to were you die from a sentry a popup opens saying if you want to atemp your fate or continue

1 Like

Use a knockout manager and wire it to a pop-up.

Place a LifeCycle or Knockout Manager (Player Knocked Out, Manage Player)

Connect that to a popup.

Event Occurs > Open Popup

Make two call-to-actions in the popup.

1: Accept your fate

2: Continue

Wire the first call-to-action to end the game

Call-To-Action Clicked > End Game

Note: If your game has a system where you can shoot other people, this could interfere with game mechanics.

You don’t need to wire the first call-to-action to anything because call-to-actions automatically close the popup allowing you to continue your game.

1 Like

THANK YOUUUUUU!!! I honestley thought that it wasent possible so thanks!

1 Like

shouldn’t the solution go to haiasi, since he answered the question?

2 Likes

oh i didint know that

1 Like

its fine!

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.