Search found 16 matches

by ironmanman
Tue Apr 25, 2017 10:51 am
Forum: Dialogue System for Unity
Topic: How to let each NPC's line wait for more seconds?
Replies: 1
Views: 359

How to let each NPC's line wait for more seconds?

Dear Tony, I am using the Texting Conversation Log Unity UI Dialogue UI. It looks like mobile phone text.It's very nice. But I want to modify the codes. Now lt look like this: NPC: Hello! ---- wait for a frame, maybe. NPC: Good Moring! ---- wait for a frame, maybe.---> How can I add the fuction &quo...
by ironmanman
Wed Apr 19, 2017 6:09 pm
Forum: Dialogue System for Unity
Topic: How Can I set an auto Save/Load stuff?
Replies: 17
Views: 3667

Re: How Can I set an auto Save/Load stuff?

Hi!Tony,

Yes, I figured it out! It works now! Thank you for your great help! I learned a lot!

Yeah~~ So happy!

Thanks again!!

You are great!
by ironmanman
Mon Apr 17, 2017 11:21 pm
Forum: Dialogue System for Unity
Topic: How Can I set an auto Save/Load stuff?
Replies: 17
Views: 3667

Re: How Can I set an auto Save/Load stuff?

Hi!Tony,

I have the solution now!! Thank you ~~ I will check it later on my project. Thank you for your patience! I learned a lot from talking with you . Thank you so much!
by ironmanman
Mon Apr 17, 2017 2:20 am
Forum: Dialogue System for Unity
Topic: How Can I set an auto Save/Load stuff?
Replies: 17
Views: 3667

Re: How Can I set an auto Save/Load stuff?

Hi! Sir Tony, I just tried the updated example: AutoSaveLoad_2017-04-15.unitypackage. I added the GamePlayTest and GameEnd Scenes to the building setting. When I clicked Play button in Unity, the game still starts from GameEnd. So I can still see the Dialogue panel and game end panel at the same tim...
by ironmanman
Sat Apr 15, 2017 7:24 pm
Forum: Dialogue System for Unity
Topic: How Can I set an auto Save/Load stuff?
Replies: 17
Views: 3667

Re: How Can I set an auto Save/Load stuff?

Hi, Which scene(s) contains your Dialogue Manager GameObject? How does your game switch from Gameplay to GameEnds? Dear Sir Tony, The scene-GamePlay contains the Dialogue Manager GameObject. I attached Start Sequence On Dialogue Event component to the empty GameObject-Player. After the player's lin...
by ironmanman
Sat Apr 15, 2017 6:31 am
Forum: Dialogue System for Unity
Topic: How Can I set an auto Save/Load stuff?
Replies: 17
Views: 3667

Re: How Can I set an auto Save/Load stuff?

Hi ! Tony , The auto saving function works.But there is another issue. My game has two scenes-- Gameplay and GameEnds. The game can be saved automatically. But when I loaded scene GameEnd during the game,I quit the game. After I click tbe Play button in Unity3d,Unity3d loaded the two scenes in the s...
by ironmanman
Fri Apr 14, 2017 3:19 am
Forum: Dialogue System for Unity
Topic: How can I load another scene or open another panel when the line ends?
Replies: 5
Views: 2782

Re: How can I load another scene or open another panel when the line ends?

Hi, I have two recommendations: 1. In LevelStart, get rid of the Play button. Instead, change the Conversation Trigger to OnStart. This way, when GameSaver loads LevelStart, the conversation will automatically restart. 2. Or, add a new scene 0 named GameStart. Put the Play button in GameStart. When...
by ironmanman
Thu Apr 13, 2017 6:17 am
Forum: Dialogue System for Unity
Topic: How can I load another scene or open another panel when the line ends?
Replies: 5
Views: 2782

Re: How can I load another scene or open another panel when the line ends?

Hi!Tony, Thank you!! It works! But here comes another question. I have 2 scenes: LevelStart and LevelEnd. The game starts from LevelStart . When the line ends, it switches to LevelEnd. When I click Play button on Unity3d Panel, the conversation starts right away. The conversation ends up to the Leve...
by ironmanman
Wed Apr 12, 2017 6:34 pm
Forum: Dialogue System for Unity
Topic: How can I load another scene or open another panel when the line ends?
Replies: 5
Views: 2782

How can I load another scene or open another panel when the line ends?

Dear Tony, The current default situtiaon is that ,when the player or npc's line come to an END,the whole dialogue panel disappears. But I am figuring how to load another scene or open another panel when the line ends? just like -Start scene -"Npc:hello,world"-"Player:Goodbye![END]&quo...
by ironmanman
Mon Apr 10, 2017 7:00 pm
Forum: Dialogue System for Unity
Topic: How Can I set an auto Save/Load stuff?
Replies: 17
Views: 3667

Re: How Can I set an auto Save/Load stuff?

Hi!Tony!!

It really works!! It's great !!!! Love you!

: )