Search found 68 matches

by nitrox32
Mon Feb 11, 2019 10:09 pm
Forum: Dialogue System for Unity
Topic: Question About a Main Menu Scene
Replies: 12
Views: 1386

Re: Question About a Main Menu Scene

That did it! I did not have my buttons set up correctly. I do have a question about the cursor. I would like to have the cursor visible on my menu scene but not on the game scenes. Is this possible? I am using the keyboard and mouse for controls for both the Menu and Game scenes. I just don't want t...
by nitrox32
Mon Feb 11, 2019 6:14 pm
Forum: Dialogue System for Unity
Topic: Question About a Main Menu Scene
Replies: 12
Views: 1386

Re: Question About a Main Menu Scene

Regular Input. I have removed DM from all my scenes except the Main Menu and unticked Control Graphic Raycasters. I have mouse movement when I return to the Main Menu but the buttons that have to do with loading a scene or creating a new game (buttons using DM save system) don't respond to clicks. T...
by nitrox32
Mon Feb 11, 2019 4:45 pm
Forum: Dialogue System for Unity
Topic: Question About a Main Menu Scene
Replies: 12
Views: 1386

Re: Question About a Main Menu Scene

Here is an update on the behavior I'm seeing. Currently the Main Menu scene is the only scene with Control Cursor State enabled. When I start in the Main Menu scene then load a new scene the cursor disappears as expected however when I return to the Main Menu the mouse no longer works. This behavior...
by nitrox32
Mon Feb 11, 2019 3:42 pm
Forum: Dialogue System for Unity
Topic: Question About a Main Menu Scene
Replies: 12
Views: 1386

Re: Question About a Main Menu Scene

Thanks for getting back to me. I set up my scenes as you suggested. The problem I still there. This only happens when going back to the Main Menu. Upon returning the mouse doesn't respond at all and the cursor is missing. I can tell the mouse isn't working because when I turn on the Mouse Tracking f...
by nitrox32
Sun Feb 10, 2019 2:26 pm
Forum: Dialogue System for Unity
Topic: Question About a Main Menu Scene
Replies: 12
Views: 1386

Question About a Main Menu Scene

I'm creating a menu screen where the player can return in order to change settings, load a new game, start a new game, etc. When starting in the Main Menu the mouse cursor is visible and is responding. When I click the New Game or Load Game button the new scene starts as expected. The new scene is s...
by nitrox32
Sat Dec 15, 2018 9:17 pm
Forum: Dialogue System for Unity
Topic: Scene Transition Question
Replies: 5
Views: 1032

Re: Scene Transition Question

I did get it working. However I'm not exactly sure how I did it. I think I was using the SceneFaderCanvas from the PixelCrushers folder and not the one in my scene. Once I started using the one in my scene that seemed to fix the problem but I'm completely sure that was what was needed.
by nitrox32
Sat Dec 15, 2018 11:35 am
Forum: Dialogue System for Unity
Topic: Scene Transition Question
Replies: 5
Views: 1032

Re: Scene Transition Question

Still not working. The Dialogue Managers in both scenes have the exact settings with only Canvas as a child. They include the Player Prefs Saved Game Data, Json Data Serializer, Save System and Standard Scene Transition Manager (in that order). The Scene Transition Manager is set up properly I belie...
by nitrox32
Fri Dec 14, 2018 10:15 pm
Forum: Dialogue System for Unity
Topic: Scene Transition Question
Replies: 5
Views: 1032

Scene Transition Question

I'm trying to get handle on scene transitions. Right now I'm using the Scene Transition Manager when I move between scenes. What I'm not fully getting is the relationship of the of scene transition as it is relates to the starting scene prior to transition. I have an indoor scene and an outdoor scen...
by nitrox32
Thu Dec 13, 2018 8:39 pm
Forum: Dialogue System for Unity
Topic: Save System
Replies: 13
Views: 2065

Re: Save System

Oh my gosh, right click???? :oops: That was embarrassing. I got it working now. Before I updated the integration package from Opsive I tried ticking the "Save Across Scene Changes" as this seemed obvious to me. When I did the character appeared in a completely random position, under the te...
by nitrox32
Thu Dec 13, 2018 7:30 pm
Forum: Dialogue System for Unity
Topic: Save System
Replies: 13
Views: 2065

Re: Save System

Thanks for getting back to me and I'm sorry to be a pain however your link is just displays a bunch of random characters instead of a package file. I tried importing the integration package from Opsive. It is labeled DialogueSystem.unitypackage. I imported it into unity and added the UCC Saver compo...