Story mode for game

How do you put a “story mode”?

Im making a game where its a hack n slash with a story in it.

Like for example, If you reach a certain point in the game, the story progresses.
You can press though dialouge and you know the rest.

As of right now i never seen any tutorials for it.

Make a new scene for the cutscene. When player reaches a certain point, change into that scene.

Scrolling dialogue can be achieved with Yarn. There are tutorials for Yarn.

If you don’t need scrolling and want just a basic one, you can probably just change text and image every time the player presses space.

But how do you make the point?

this is a little complex to be simply explained in a text reply.
there are tutorials for this, and if you have more specific questions, make a more specific post Here is a pretty solid tutorial you can follow

Alright thanks!

I’ll make a more specific post!