Hey Tony. Is there a way to show icons in response buttons? I'd like to show skill icons every time there is a skill check, so if you have a STR check you get a muscle icon appearing at the top of the response button, INT check you get a brain and so on...
I was just looking at this thread: https://pixelcrushers.com/phpbb/viewtop ... f=3&t=2782
Wondering if there's a way to do something similar but with an image instead of [Strength] as text. The skill checks are already working, the only thing I have left to do is add a visual
Thanks for your help!
Showing a skill icon in Response Buttons
-
- Posts: 195
- Joined: Mon Jul 01, 2019 1:21 pm
Re: Showing a skill icon in Response Buttons
Hi,
Sure! The easiest way is to use TextMesh Pro. (See TextMesh Pro Support.) Then include <sprite> tags in your response text.
Sure! The easiest way is to use TextMesh Pro. (See TextMesh Pro Support.) Then include <sprite> tags in your response text.
-
- Posts: 195
- Joined: Mon Jul 01, 2019 1:21 pm
Re: Showing a skill icon in Response Buttons
Thanks! This looks like it will work well.
I got TextMeshPro working in the project with icons showing up in text fields, but it doesn't seem to be working when I do it in the DS database. I enabled TMP in Dialogue System/Project Settings so that seems ok, is there something else I need to do to get it working in conversation nodes?
I got TextMeshPro working in the project with icons showing up in text fields, but it doesn't seem to be working when I do it in the DS database. I enabled TMP in Dialogue System/Project Settings so that seems ok, is there something else I need to do to get it working in conversation nodes?
-
- Posts: 195
- Joined: Mon Jul 01, 2019 1:21 pm
Re: Showing a skill icon in Response Buttons
Wait, nvm I got it working. I had forgotten to assign the new TMP Response Text in the Response Button Template.