- YAML
- Graph
BindNextEvent(InputAction)
The first way you can change your next dialogue bind with is by using the BindNextEvent(InputAction) method, it takes an InputAction and binds theOnNextDialogue event to its performed event.Input Actions Asset
Create an Input Actions Asset in your project and set it as the project default (if you don’t already have one), then add an input action called “NextDialogue” or “NextDialog” and set it to the bind(s) you want.