blueprint

Countdown and blastoff

  • Exposure: public
  • UE Version: 5.1

gpinstructor

November 30, 2022, 8:37 pm

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • gpinstructor

    November 30, 2022, 8:39 pm

    The Blueprint will need the following variables.

    bool IsCountingDown (set value to true) int Teeminus ( set value to 10)