Custom response menu not being a UI
Posted: Tue May 21, 2019 5:46 am
Hi,
I'm making a narrative game where you play cards instead of selecting a button to interact. So I made my 3D card hand system that instantiate cards for each responses with a linked sprite. (and everything about hand management, grabbing cards, ..) I'm currently trying to integrate my system to work with Dialogue System.
I have read the documentation about TemplateDialogueUI but it looks like it's only designed for UI elements. Can you please help me figure out how I can do this?
This is the first project I've done with Dialogue System and so far it's an incredible tool. Thank you for your work.
I'm making a narrative game where you play cards instead of selecting a button to interact. So I made my 3D card hand system that instantiate cards for each responses with a linked sprite. (and everything about hand management, grabbing cards, ..) I'm currently trying to integrate my system to work with Dialogue System.
I have read the documentation about TemplateDialogueUI but it looks like it's only designed for UI elements. Can you please help me figure out how I can do this?
This is the first project I've done with Dialogue System and so far it's an incredible tool. Thank you for your work.