Search found 200 matches
- Sat Nov 04, 2017 3:12 pm
- Forum: Quest Machine
- Topic: Quest Machine 1.0 Released!
- Replies: 7
- Views: 3099
Re: Quest Machine 1.0 Released!
This looks awesome. I think this would have proved useful for my game.
- Sun Feb 12, 2017 2:37 am
- Forum: Dialogue System for Unity
- Topic: Ruction: The Golden Tablet - released on Steam
- Replies: 1
- Views: 1013
Ruction: The Golden Tablet - released on Steam
I hope this gives all you guys some inspiration when using Dialogue Systems. I released my game on Steam a couple weeks ago and Dialogue Systems was a huge part of making that happen. My game is released as early access so I still have a bit of work to do, but it's on it's way. Enjoy. Steam: http://...
- Tue Jan 03, 2017 3:11 am
- Forum: Dialogue System for Unity
- Topic: Alert shows on load
- Replies: 21
- Views: 6662
Re: Alert shows on load
I imported the Dialogue System Menu Template Prefab and when I went to play it in the editor and it only showed a black screen. I made a build of it and it played the splash screen and then was stuck on the main menu. I wasn't able to get the game to play and the menu was all messed up. Basically no...
- Sun Jan 01, 2017 12:39 am
- Forum: Dialogue System for Unity
- Topic: Alert shows on load
- Replies: 21
- Views: 6662
Re: Alert shows on load
On my UI gameobject I have a save helper component, but there's no option to box check anything. There's only an option to change Empty Slot Text. Just to clarify and not get things mixed up, here are the two main problems. 1) Alert shows on load 2) Controls get messed up on load To be sure, you're ...
- Sat Dec 31, 2016 8:16 pm
- Forum: Dialogue System for Unity
- Topic: Alert shows on load
- Replies: 21
- Views: 6662
Re: Alert shows on load
A) I fixed these two: Error: Unable to find camera state with name Zoom Error: Unable to find camera state with name StaticHeight B) Not sure what's going on with: Error: Unable to transition to Base Layer.Movement because the state doesn't exist. C) Where is the Save Help component supposed to be a...
- Sat Dec 31, 2016 3:44 am
- Forum: Dialogue System for Unity
- Topic: Alert shows on load
- Replies: 21
- Views: 6662
Re: Alert shows on load
I got this working I think. Seems to do the job. Thanks! By the way, to visit the "alert shows on load" subject, I still get this alert almost every time I load a game. I usually plays the alert of the quest objects I'm currently collecting. I do have the level manager component attached t...
- Wed Dec 28, 2016 4:18 pm
- Forum: Dialogue System for Unity
- Topic: Disable controls until after loaded game
- Replies: 5
- Views: 1928
Re: Disable controls until after loaded game
It happens in the editor and build.
I dont remember seeing any errors when it happened. I'll have to check it again. Although I do have 2 large lag spikes during the load. One lag spike bottleneck when it sends the player to the original start, and one also when it loads the game.
I dont remember seeing any errors when it happened. I'll have to check it again. Although I do have 2 large lag spikes during the load. One lag spike bottleneck when it sends the player to the original start, and one also when it loads the game.
- Wed Dec 28, 2016 2:35 pm
- Forum: Dialogue System for Unity
- Topic: Disable controls until after loaded game
- Replies: 5
- Views: 1928
Re: Disable controls until after loaded game
Here's exactly what's happening. I load a game. Occasionally the controls gets messed up after the load. It seems random, but only happen during a load. When it does happen I get about 10 fps, my controls switch from combat mode to adventure mode, my health bar disappears for some reason and using w...
- Wed Dec 28, 2016 1:05 am
- Forum: Dialogue System for Unity
- Topic: Disable controls until after loaded game
- Replies: 5
- Views: 1928
Disable controls until after loaded game
Is there a way I can use DSU to disable my player controls until after I load a game? The controls get all messed up when I load a game some times. I tried asking Justin about it, but it just wasn't working out. I thought I might be able to play a random conversation somehow at the start of a load a...
- Sun Dec 18, 2016 5:34 pm
- Forum: Dialogue System for Unity
- Topic: Alert shows on load
- Replies: 21
- Views: 6662
Re: Alert shows on load
Here's what I added. I'm missing something... I don't see any change when loading a game.