Search found 7 matches

by SleepyOwl
Fri Nov 22, 2024 12:11 am
Forum: Dialogue System for Unity
Topic: Dialogue newbie - point-and-click interface
Replies: 10
Views: 135

Re: Dialogue newbie - point-and-click interface

Update! I was able to get the portraits to move in and out, so that's cool. Just need to figure out an elegant way to have the NPC on the other side without breaking it.
by SleepyOwl
Thu Nov 21, 2024 11:24 pm
Forum: Dialogue System for Unity
Topic: Dialogue newbie - point-and-click interface
Replies: 10
Views: 135

Re: Dialogue newbie - point-and-click interface

I'm playing around with some portrait ideas, using the stock basic UI. Currently I have the portraits set up to show up on one side of the screen and swap out depending on who is talking. This is fine. I'd like to try and get the PC's portrait on one side of the screen, and the NPC on the other side...
by SleepyOwl
Thu Nov 21, 2024 3:56 pm
Forum: Dialogue System for Unity
Topic: Dialogue newbie - point-and-click interface
Replies: 10
Views: 135

Re: Dialogue newbie - point-and-click interface

The one thing I didn't think to try! Thank you again sir, I greatly appreciate the quick response! :D
by SleepyOwl
Thu Nov 21, 2024 3:41 pm
Forum: Dialogue System for Unity
Topic: Dialogue newbie - point-and-click interface
Replies: 10
Views: 135

Re: Dialogue newbie - point-and-click interface

I did have another question. :) I've set up my dialogue to use one panel for PC and NPC conversations. I also have the "continue button" option set to Always, and this is great. However, at the end of the conversation, I have to click Continue / press Space twice to get out of the dialogue...
by SleepyOwl
Wed Nov 20, 2024 10:31 pm
Forum: Dialogue System for Unity
Topic: Dialogue newbie - point-and-click interface
Replies: 10
Views: 135

Re: Dialogue newbie - point-and-click interface

Got it! All set, thank you. :) Can't wait to see what this system can do.
by SleepyOwl
Wed Nov 20, 2024 10:09 pm
Forum: Dialogue System for Unity
Topic: Dialogue newbie - point-and-click interface
Replies: 10
Views: 135

Re: Dialogue newbie - point-and-click interface

Hi Tony! Thanks. I did find your post from 2021 addressing a similar issue and downloaded the test scene - that works find so now I'm trying to figure out the difference between my scene build and yours. I'll download the one you linked as well and try that out and see where my build is incorrect. T...
by SleepyOwl
Wed Nov 20, 2024 8:10 pm
Forum: Dialogue System for Unity
Topic: Dialogue newbie - point-and-click interface
Replies: 10
Views: 135

Dialogue newbie - point-and-click interface

Hello! I'm messing around with a point-and-click project using the Dialogue System. I have it set up and was able to get my test conversation to start on Play, but now I'm doing something else. In this project, everything is done through the mouse through point-and-click. There's no character moveme...