Search found 6 matches
- Thu Feb 25, 2021 11:25 pm
- Forum: Dialogue System for Unity
- Topic: Setting Usable OnUse event method through script
- Replies: 3
- Views: 166
Re: Setting Usable OnUse event method through script
You're the man Tony, appreciate the fast help and solid code samples.
- Thu Feb 25, 2021 7:01 pm
- Forum: Dialogue System for Unity
- Topic: Setting Usable OnUse event method through script
- Replies: 3
- Views: 166
Setting Usable OnUse event method through script
Hey there Toni, I've been running into a slight issue regarding the Usable scripts OnUse event with prefabs and was wondering if you'd be able to help? Right now I'm using the OnUse event to call a method with a passed gameobject that allows the player to hold the item. onuse-proper.png That gameobj...
- Wed Jan 09, 2019 8:56 pm
- Forum: Dialogue System for Unity
- Topic: Issue: Unable to link to a specific conversation node
- Replies: 2
- Views: 355
Re: Issue: Unable to link to a specific conversation node
Yep it's only occurring with this one conversation. I tried renaming it into its own folder as well as copying all the nodes to a new conversation and it still didn't work. But no errors/warning are showing in the console which I found strange. I'll be sure to send a copy of that here in a bit. Than...
- Wed Jan 09, 2019 5:21 pm
- Forum: Dialogue System for Unity
- Topic: Issue: Unable to link to a specific conversation node
- Replies: 2
- Views: 355
Issue: Unable to link to a specific conversation node
Hey there Toni, I've recently run into an issue that kind of sprang up out of nowhere. I had a conversation that I was able to link to before that no longer shows any nodes in the link dropdown. When I continue to click around on the dropdowns in the area, it locks up unity and I have to force quit ...
- Sun Sep 23, 2018 7:42 pm
- Forum: Dialogue System for Unity
- Topic: Linking back to the last conversation entry?
- Replies: 3
- Views: 1132
Re: Linking back to the last conversation entry?
Sorry for my delay on this, just tested and it's working perfectly.
Was not expecting such a fleshed out answer, thanks so much for your help with this Toni!
Was not expecting such a fleshed out answer, thanks so much for your help with this Toni!
- Thu Sep 20, 2018 7:58 pm
- Forum: Dialogue System for Unity
- Topic: Linking back to the last conversation entry?
- Replies: 3
- Views: 1132
Linking back to the last conversation entry?
Hey everyone, just wanted to start off by saying I’m really enjoying this plugin and it’s helping me build out the text adventure game I’ve always wanted to create. At the moment I’m trying to build out an item inventory system using only text dialogues like the old Hideo Kojima game, Snatcher. http...