itch.io is community of indie game creators and players

Devlogs

Version 1.7.0 - General improvements

Cutscene engine for GameMaker
A downloadable asset pack

Cutscene engine Version 1.7.0

This update changes some things a lot, so it’s straight from version 1.6.1 to 1.7.0.

BIG CHANGES

  • Changed object name from cutscene_textbox to textbox

  • Edited code in the textbox object and the option objects. Now they have the same code as the equivalent objects of my Dialogue engine. Thanks to this, it’s smoother to use these engines together and less objects are needed. Also, this makes updating these engines much easier for me, which means that updates will be available faster when they are needed.

LITTLE CHANGES

  • Changed array name from message to msg, because message has become a built-in variable

  • Changed a variable (“selected”) from string to real number to make code easier to handle & to slightly improve performance

  • Updated manual (For example, added a simple step-by-step guide.)

Files

  • cutscene engine.yyz 257 kB
    Apr 27, 2022
Download Cutscene engine for GameMaker
Leave a comment