Korko
May 12, 2025, 12:59pm
1
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.
VALO
May 12, 2025, 1:24pm
2
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.
Korko
May 12, 2025, 10:52pm
3
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
Korko
May 13, 2025, 5:01pm
5
Alright thanks!
I’ll make a more specific post!