Hello everyone I am trying to change the image in dialog box when starting a conversation but it does not make the change. Will someone know how to change in decision making? Thank you very much.
Which image do you mean? The image associated with a Conversation's Dialog Options?
If a Conversation's options have icon textures assigned, the UI must still be amended to display them. In the default interface, dialog options are displayed in the Conversation Menu - see Section 11.3 of the Manual for more.
To edit this menu, go to the Menu Manager and select "Conversation". Then select the "DialogList" element from the list beneath. You'll then see the properties for that element. Changing the Display type field will allow you to have icons show instead of / as well as text.
The 2D Demo has an alternative Conversation menu that relies on icons instead of labels. If you want, you can copy that into your own Menu Manager instead. It can be found in the 2DDemo_MenuManager asset, which you can access by setting the Menu Manager's Asset file field at the top of the window.
Comments
Which image do you mean? The image associated with a Conversation's Dialog Options?
If a Conversation's options have icon textures assigned, the UI must still be amended to display them. In the default interface, dialog options are displayed in the Conversation Menu - see Section 11.3 of the Manual for more.
To edit this menu, go to the Menu Manager and select "Conversation". Then select the "DialogList" element from the list beneath. You'll then see the properties for that element. Changing the Display type field will allow you to have icons show instead of / as well as text.
The 2D Demo has an alternative Conversation menu that relies on icons instead of labels. If you want, you can copy that into your own Menu Manager instead. It can be found in the 2DDemo_MenuManager asset, which you can access by setting the Menu Manager's Asset file field at the top of the window.