Hello,
I'd like to create a dialog system like the old Sam & Max games (with images).
I'd like to display the image caption above my dialog box. How can I do this?
here my exemple:
https://ibb.co/KzX8YBrZ
Thanks
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
A Label of the type Hotspot should do it - but it needs to be underneath the DialogList element in the Menu Manager, because of the dependency order.
Thanks it works
Hey Jeanini - sorry to bother - wonder if you wouldn't mind please sharing some details of your UnityUI Canvas details for how you achieved this? I previously used the Adventure Creator menu maker for this, but having some trouble adapting the ConversationUI prefab / UnityUI for a more Sam & Max type dialogue setup.