Search found 7 matches

by erasmo.rayon
Fri Mar 04, 2022 6:44 pm
Forum: Dialogue System for Unity
Topic: How to condition barks based on player proximity
Replies: 1
Views: 304

How to condition barks based on player proximity

Hi there! I followed the video tutorial on how to use barks https://www.youtube.com/watch?v=D2SnSi9A070 My NPCs barks are running correctly but it's kinda weird that they start playing automatically regardless of what the player currently doing in the scene. I'm building a scene where your playable ...
by erasmo.rayon
Mon Feb 24, 2020 1:45 pm
Forum: Dialogue System for Unity
Topic: How to change format for keywords
Replies: 1
Views: 323

How to change format for keywords

Hi there! I'm working on a horror visual novel and I'm trying to build an in-game codex with information about characters, locations, items, creatures, etc. This codex will be developed as you learn more information about the world. For example, let's say that you talk with a couple of NPCs: Player:...
by erasmo.rayon
Wed Jan 15, 2020 1:34 pm
Forum: Dialogue System for Unity
Topic: Bug: Linking to another conversation freezes Unity
Replies: 3
Views: 395

Bug: Linking to another conversation freezes Unity

Hello, I encountered a catastrophic bug while trying to link one conversation to another. In the past I used the "Links To" section of the inspector to link the end node of one conversation to the start of another. However, for whatever reason I can't seem to do the same in another convers...
by erasmo.rayon
Mon Jan 13, 2020 8:07 pm
Forum: Dialogue System for Unity
Topic: How to: change 2D background image for a visual novel
Replies: 3
Views: 1938

How to: change 2D background image for a visual novel

Hello! I'm working on a visual novel wherein the player has shipwrecked and must search for his crew and supplies in order to survive. Naturally, there are many locations to explore (caves, abandoned temples, jungles, villages, etc.), but I'm not sure how to change the background art using the dialo...
by erasmo.rayon
Thu Nov 28, 2019 4:51 pm
Forum: Dialogue System for Unity
Topic: Dialogue System + Playmaker error: CS0246 SOLVED!
Replies: 3
Views: 901

Re: Dialogue System + Playmaker error: CS0246

Ok, that worked beautifully. Thank you!
by erasmo.rayon
Thu Nov 28, 2019 3:22 pm
Forum: Dialogue System for Unity
Topic: Dialogue System + Playmaker error: CS0246 SOLVED!
Replies: 3
Views: 901

Dialogue System + Playmaker error: CS0246 SOLVED!

Hello. I'm working on a visual novel and I just bought the Dialogue System for Unity ( DSU ). Here's a step-by-step guide of my problem: 1. I'm using Unity 2019.2.2f1 2. Created a new 2D project with the sole purpose of testing the compatibility of Playmaker and DSU 3. Imported Playmaker 1.9.0 and D...