Search found 65 matches

by SuperSparkplug
Fri Jun 19, 2015 4:11 pm
Forum: Dialogue System for Unity
Topic: Sequencer Issues
Replies: 5
Views: 955

Re: Sequencer Issues

Okay, something strange happened. Suddenly the fade works, both in and out, even on trigger. I started Unity again to check what you asked with no changes and now it magically works. Not exactly sure why considering I had to quit and restart Unity a few times when I had this issue yesterday with the...
by SuperSparkplug
Fri Jun 19, 2015 3:06 pm
Forum: Dialogue System for Unity
Topic: Sequencer Issues
Replies: 5
Views: 955

Re: Sequencer Issues

My camera did not have a GUILayer, but after adding one, nothing has changed. Let me explain what I'm trying to do. I'm trying to make a sequence of actions occur on Trigger Enter. I'm only using Fade as a test. The problem is that I can't seem to get fade to work at all on Trigger Enter, which I do...
by SuperSparkplug
Fri Jun 19, 2015 4:19 am
Forum: Dialogue System for Unity
Topic: Sequencer Issues
Replies: 5
Views: 955

Sequencer Issues

Hi there, I'm testing the Sequence trigger function to create cutscenes. I'm currently using the Fade function for testing, much like what was used in the youtube documentation video that basically explained cutscenes with the Sequence trigger. However, I've noticed that the fade command (eg. Fade (...
by SuperSparkplug
Mon Feb 16, 2015 10:43 pm
Forum: Dialogue System for Unity
Topic: Can't disable head movement
Replies: 3
Views: 927

Can't disable head movement

Hi there, I've been wrestling with this problem for a while now. I'm trying to make this conversation system work from a first person player controller. When I enter conversation states, I cannot stop the head from moving up and down in the Y direction, meaning that when I got to choose my dialogue ...
by SuperSparkplug
Fri Feb 06, 2015 10:55 am
Forum: Dialogue System for Unity
Topic: Error: Array index is out of range
Replies: 1
Views: 677

Error: Array index is out of range

I bought the Dialogue System and began experimenting to use it in games of my own. However, I keep running into an issue with almost all of the UI systems. Whenever I put in a UI system for the Dialogue Manager, I get this error and the conversation freezes after I make my first decision and won't p...