Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Godot Dialogue System 2

An advanced non-linear dialogue system for the free and open-source Godot engine. · By radmatt

[FIXED] Yield function issue

A topic by Radu Mitiu created May 24, 2020 Views: 495 Replies: 2
Viewing posts 1 to 3
(1 edit)

Hi,

Thanks for the free upgrade, it's much appreciated. I'm getting errors in the debugger on line 32 in _choice_button.gd:

Resumed function '_play_sound()' after yield, but class instance is gone. At script: res://addons/radmatt.DialogueSystem2/other/Choices/_choice_button.gd:32

Had to comment it out for now but if you could have look over it to see what's causing it, that would be great.

Cheers

Developer

Thanks for bug report, it's fixed in v1.02 (up now). The only file you need to copy is the _choice_button.gd.

Awesome, thank you!

Cheers