itch.io is community of indie game creators and players

Devlogs

One-Key System 1.5

4/15/2023
Summary:

A decently big overhaul to the system setup (visually). Went through many versions to simplify some things.
This is in preparation for a Dialogue System Extension but might as well clean up the code here.

One-Key System 1.5
Picking keys and keeping things simple.

  • Change the system to use global variables in place of manually replacing the keys.
    You just change the global variable value instead.
  • Not too much optimization outside of removing some redundant checks with a already established boolean.

Files

  • Save Yarn Dialogue 1.5 Web.zip 399 kB
    Apr 16, 2023
  • Save Yarn Dialogue 1.5.zip 22 kB
    Apr 16, 2023
Download GDevelop Save/Load Yarn Dialogue + Dialogue System
Leave a comment