Search found 3 matches
- Sun May 12, 2024 5:02 pm
- Forum: Dialogue System for Unity
- Topic: Interactions Not Working
- Replies: 1
- Views: 83
Re: Interactions Not Working
Never mind, I solved the issue.
- Sun May 12, 2024 4:49 pm
- Forum: Dialogue System for Unity
- Topic: Interactions Not Working
- Replies: 1
- Views: 83
Interactions Not Working
On the project I'm working on, I ran across an issue when I press spacebar to interact with an NPC, nothing happens. It still displays the message "spacebar to interact" still shows up when I walk over to them. But when I press spacebar when I am in their range, their conversations don't s...
- Thu Apr 25, 2024 10:12 pm
- Forum: Quest Machine
- Topic: Question about Entries
- Replies: 1
- Views: 1066
Question about Entries
I am making a project that uses the dialogue system. One of the quests in this project requires you to talk to multiple NPCs to complete. I tried to do this by using multiple entries (subtasks) for one quest. I have it so when you talk to each character, one of entries is completed. This does work, ...