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

Box message doesn't switch to controller

A topic by shmooy created Sep 04, 2020 Views: 187 Replies: 2
Viewing posts 1 to 3
(+1)

I was playing around with the Dialogue System and noticed that the box messages don't switch to controller inputs, while the bubbles do. When I dug into the code, I noticed that there's a function in the continue button for the bubble that is not in the box. I've copied that code over, and it seems to work. I have tested it a bit, and I'm pretty sure that fixes the problem.

Developer

Oh, thanks for notifying me. That part of the interface is just for visual enhancement and I expected users to change it / delete it in their project anyway.

hi radmatt, could you please fix it by uploading a new version? I can fix it by myself but I hope the ready-to-use version also includes this fix.