blocking-dialog-box
blocking-dialog-box copied to clipboard
Feature Request: Add ability to provide a "protrait" view to be displayed in BlockingDialogBox
I'd really like to be able to (optionally) provide a TextureRect
with the face of who is talking.
It'd be extra good if I could provide any arbitrary Control
object to be displayed, that way if I wanted to do something fancy like use a ViewPort to show a real-time view of the character, I could also do that.
Do you have examples of that? I'm quite new to GDScript so I'm not sure what's the best way to implement this.