How would i go about making a "Guiding Light" GUI?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to make something like in doors, where when you die you get a tip screen.
  2. What is the issue? Include screenshots / videos if possible!
    i have no idea where to start.
  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    none, and yes, there was none though.

I’d say put a value in the player’s character somewhere and change it whenever they get hit to what hit them. Then when the player dies, activate your Guiding Light GUI, make it check the value and then script it to say its tips depending on the value.