Forum begins after the advertisement:
-
::ok, so everything works, but how do i get the death screen to ONLY show up when i’m dead? the death screen texxt shows when the player is alive, and i was wondering how to get it to show up ONLY when the player is dead?
View post on imgur.com
::Can you show your Scene Hierarchy where your Death Screen is? The GameObject is supposed to be disabled by default, and only activated by script.
::OK, I didn’t have the death screen disabled nor did i have the button as a child of the death screen. fixed it. thanks!