dialogic icon indicating copy to clipboard operation
dialogic copied to clipboard

PortraitSubsystem: Add helper methods to get a characters portrait node

Open Jowan-Spooner opened this issue 1 year ago • 0 comments

Right now Dialogic.Portraits.get_character_info(character).node.get_child(0) does this, but it's longer then necessary.

  • Dialogic.Portraits.get_character_portrait(character) should work.

Maybe Dialogic.Portraits.get_speaker_portrait() should be added as well.

Jowan-Spooner avatar Oct 20 '23 14:10 Jowan-Spooner