AnidemDex / Godot-DialogPlugin

🗨️ A Dialog Node for Godot Engine
MIT License
213 stars 11 forks source link

Export next_input from DialogBaseNode #44

Closed AnidemDex closed 2 years ago

AnidemDex commented 2 years ago

System Information

Irrelevant

Problem

What is broken? What is not working? Make a clear and concise description of what the bug is. There's no easy way to select an InputAction to continue to next action.

Workaround

Set it directly through code on _init

AnidemDex commented 2 years ago

There's no next_input in https://github.com/AnidemDex/Godot-DialogPlugin/commit/fd8d4a4f2b1ad4f77530dc4afffa1358477b45ec but it's ok, I'll keep an eye on this issue.

Create a tutorial about this information. Dialog node doesn't care about inputs