blueprint

BP_Candles_Manager

  • Exposure: public
  • UE Version: 5.3

Robert211016

September 26, 2023, 6:33 am

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
November 2, 2023
  1. Game over function

  2. Replaced the branch verifying if 3 candles are lit to a branch that verifies if all candles are lit. for improved modularity.

October 5, 2023
  1. Made a way to check for how many seconds the player kept all candles lit.

September 26, 2023
  1. First commit

    See