How to make a starting cutscene in my unity 2D game and then never show it up again.

Hi. I made a cutscene for the storyline of my game and I don’t know how to show it only on the start of my game and then never again. If anyone has answer to this question please write it down. I would really appreciate you help. Thank you in advance :slight_smile:

create a file when the cutscene ends, then whenever the game starts it searches if the file exists, if not it plays if exists it means it already played