Search found 9 matches

by Dabsco
Mon Dec 19, 2022 3:25 am
Forum: Dialogue System for Unity
Topic: Arcweave integration - cannot find root board
Replies: 3
Views: 246

Re: Arcweave integration - cannot find root board

Hey Tony, apologies for the delay in replying here! Thank you, I already had the dialogue in the board as shown, but moved it to the top and made it DemoDialogue instead of Demo Dialogue and it seems to have found it. Unsure what it was that worked... but the import is working! However the dialogue ...
by Dabsco
Wed Dec 14, 2022 4:36 am
Forum: Dialogue System for Unity
Topic: Arcweave integration - cannot find root board
Replies: 3
Views: 246

Arcweave integration - cannot find root board

Hello Tony! Our team is testing Arcweave and we were glad to see that it can integrate into your dialogue system. Currently, we are getting an error at step 4 here (https://www.pixelcrushers.com/dialogue_system/manual2x/html/arcweave.html) when trying to load JSON. The console logs "Dialogue Sy...
by Dabsco
Fri Sep 02, 2022 4:05 am
Forum: Dialogue System for Unity
Topic: Workflow examples for top down game
Replies: 3
Views: 306

Re: Workflow examples for top down game

Thanks Tony, I feel better knowing I am mostly following along with what could be considered a reasonable workflow. I hadn't seen that about the "." for variables, things are looking much more manageable now in that screen. During the game, how am I able to track the variables as they are ...
by Dabsco
Thu Sep 01, 2022 3:51 am
Forum: Dialogue System for Unity
Topic: Workflow examples for top down game
Replies: 3
Views: 306

Workflow examples for top down game

Hey Jeff, As my game is growing, and I have more and more NPCs with their own conversations, I am starting to wonder what a 'good' workflow is to manage conversation triggers. Currently I am following your post about multi-conversation NPCs (https://www.pixelcrushers.com/phpbb/viewtopic.php?t=878) w...
by Dabsco
Tue Aug 30, 2022 10:58 pm
Forum: Dialogue System for Unity
Topic: Alternate focus on NPC portrait images
Replies: 7
Views: 672

Re: Alternate focus on NPC portrait images

Thanks Tony!

Looking good now. I wonder if this is something others might want in their visual novel set up?
I'll keep going with the game and no doubt be in touch again if I hit another road bump - thanks again!!

Cheers!
by Dabsco
Fri Aug 26, 2022 2:23 am
Forum: Dialogue System for Unity
Topic: Alternate focus on NPC portrait images
Replies: 7
Views: 672

Re: Alternate focus on NPC portrait images

Thanks Tony, I have included the script and childed the portraits, and the layering seems to be working well now, if a little abrupt. However the darkening of the portraits is no longer working? Image shows what I mean and also the portraits in hierarchy. What have I done here? No darkening image.jpg
by Dabsco
Wed Aug 24, 2022 6:16 pm
Forum: Dialogue System for Unity
Topic: Alternate focus on NPC portrait images
Replies: 7
Views: 672

Re: Alternate focus on NPC portrait images

Hello!

Yes that's correct. I would like them to be the topmost image when they are in focus.
This example isn't great because it is only the elbow, but I will have others which are more crowded.

D
by Dabsco
Wed Aug 24, 2022 1:28 am
Forum: Dialogue System for Unity
Topic: Alternate focus on NPC portrait images
Replies: 7
Views: 672

Alternate focus on NPC portrait images

Hello! I am sure this is a simple fix, but for the life of me I cannot find the answer here or figure it out myself. I would like to alternate focus on 2 NPCs as they converse with the PC. The fade works great, but the new NPC image remains on the topmost layer as shown in images. I am using the VN ...
by Dabsco
Sat Mar 05, 2022 12:37 am
Forum: Dialogue System for Unity
Topic: Beginner Question: VN Framework
Replies: 1
Views: 185

Beginner Question: VN Framework

Hello! Really enjoying learning this asset, thank you! I have a question regarding to the set up of the VN Framework Example. In the Gameplay scene, you have the "Character Images" as a child object under "Background Canvas" - but I cannot work out their function? I also cannot s...