A downloadable Plugin

Custom Scene Type

Adds "Custom" as a Scene Type, which has absolutely nothing in its init/update functions, I find this useful for scenes where I'm handling everything through scripting all the time anyway, and I don't want/need any of the default Player-centric behaviours ticking away (Actor On Update scripting & Dialogue should still function as normal).


Dialogue with Sound

Slightly changes the behaviour of Dialogue Boxes, so the sound you set with VM_SET_TEXT_SOUND plays when closing the text (e.g. via button press), instead of when each letter tile gets printed.

Text Sound GBVM example:

("_01" added to the reference to specify index 1 of my .sav file made with Hammer)

Download

Download
CustomSceneType.zip 2.2 kB
Download
DialogueWithSound.zip 5.6 kB

Install instructions

Unzip, add to your project's Plugins folder

Leave a comment

Log in with itch.io to leave a comment.