Search found 110 matches
- Fri Sep 09, 2022 6:31 pm
- Forum: Dialogue System for Unity
- Topic: Individual Reputation
- Replies: 5
- Views: 631
Re: Individual Reputation
how do I use lua.run to get the actual value? I was only getting back a lua-result
- Fri Sep 09, 2022 4:20 pm
- Forum: Dialogue System for Unity
- Topic: Individual Reputation
- Replies: 5
- Views: 631
Re: Individual Reputation
This looks perfect! Can I get/set these values in script outside of dialogue manager also?
- Fri Sep 09, 2022 1:00 pm
- Forum: Dialogue System for Unity
- Topic: Individual Reputation
- Replies: 5
- Views: 631
Individual Reputation
Hey Tony, I'm trying to implement a reputation score that's individualized per NPC, but I'm not sure exactly how to have Dialogue Manager check for it. I could put the variable on a script on the NPC, but how do I send the game object of the conversant over script? Unless there's a way to have indiv...
- Fri Aug 19, 2022 1:27 pm
- Forum: Dialogue System for Unity
- Topic: Getting extra fields in quests from script
- Replies: 3
- Views: 381
Re: Getting extra fields in quests from script
worked great! Thanks!
- Fri Aug 19, 2022 11:21 am
- Forum: Dialogue System for Unity
- Topic: Getting extra fields in quests from script
- Replies: 3
- Views: 381
Getting extra fields in quests from script
Hey Tony,
I'm trying to create my own quest log, and I want to add some extra fields in the quest info (quest location, quest giver) - I know you can add extra fields in the quest itself, but is there a way to get that data back out via script?
I'm trying to create my own quest log, and I want to add some extra fields in the quest info (quest location, quest giver) - I know you can add extra fields in the quest itself, but is there a way to get that data back out via script?
- Wed Aug 17, 2022 4:30 pm
- Forum: Dialogue System for Unity
- Topic: Response options not highlighting
- Replies: 3
- Views: 304
Re: Response options not highlighting
I am an idiot. I had the image turned off on the template button. but now there's a new issue. when I open the conversation, the top option selects like it's supposed to, but then it goes away like it's been unselected. If I move up or down with the joystick though, everything acts normal and it res...
- Wed Aug 17, 2022 3:02 pm
- Forum: Dialogue System for Unity
- Topic: Response options not highlighting
- Replies: 3
- Views: 304
Response options not highlighting
Hey Tony, I've been having some trouble both with rewired and using a mouse that the items in the response menu are not being highlghted, though highlighting works elsewhere in the game. I can see that the first response is getting selected, but it's not showing on the UI. It's probably something si...
- Wed Aug 17, 2022 2:06 pm
- Forum: Dialogue System for Unity
- Topic: [HOWTO] How To: Continue Without UI Button
- Replies: 24
- Views: 4025
Re: [HOWTO] How To: Continue Without UI Button
that did it! thanks again Tony!
- Wed Aug 17, 2022 1:42 am
- Forum: Dialogue System for Unity
- Topic: [HOWTO] How To: Continue Without UI Button
- Replies: 24
- Views: 4025
Re: [HOWTO] How To: Continue Without UI Button
can you post a picture? I am not seeing either of those checkboxes in the Standard Dialog UI that I'm using
- Thu Aug 11, 2022 12:08 pm
- Forum: Dialogue System for Unity
- Topic: [HOWTO] How To: Continue Without UI Button
- Replies: 24
- Views: 4025
Re: [HOWTO] How To: Continue Without UI Button
ah. I see. it takes about 10 or 15 seconds to disappear after I close the dialog. any way to speed that up?