Search found 8 matches

by dragonlord3989
Tue Sep 18, 2018 4:45 am
Forum: Dialogue System for Unity
Topic: Using Dialogue system for a fade to white
Replies: 2
Views: 457

Using Dialogue system for a fade to white

This may have been asked already and if it has sorry for the double post, but is it possible to have

Code: Select all

Fade(stay,1)@1;
SetActive(City, false);
SetActive(jail);
Fade(in,1.5)@3;
instead of having it fade to black make it fade to white as if you got hit with a Stun grenade?
by dragonlord3989
Mon Sep 17, 2018 10:20 am
Forum: Dialogue System for Unity
Topic: change Actor's name on runtime
Replies: 17
Views: 6845

Re: change Actor's name on runtime

Thank you for you quick response.
by dragonlord3989
Mon Sep 17, 2018 8:56 am
Forum: Dialogue System for Unity
Topic: change Actor's name on runtime
Replies: 17
Views: 6845

Re: change Actor's name on runtime

Okay. The other way (using Display Name) should work. If you want to pursue it in the future, let me know. Hey sorry for the necropost but is there a way to limit the amount of characters one can use in the input box I have this set https://gyazo.com/4d992c3fd45d8feca48dc09d698b7038 how ever when I...
by dragonlord3989
Wed Jan 06, 2016 4:48 am
Forum: Dialogue System for Unity
Topic: Diffrent name colour for npcs
Replies: 2
Views: 855

Diffrent name colour for npcs

Hello so I was reading over viewtopic.php?f=3&t=401 which was handy but I was wondering if this was usable for npc names so not ever npc/player has same colour name.
by dragonlord3989
Sat Jan 02, 2016 10:34 pm
Forum: Dialogue System for Unity
Topic: New to Unity and the Dialogue System
Replies: 34
Views: 7283

Re: New to Unity and the Dialogue System

thank you very much
by dragonlord3989
Sat Jan 02, 2016 8:05 pm
Forum: Dialogue System for Unity
Topic: New to Unity and the Dialogue System
Replies: 34
Views: 7283

Re: New to Unity and the Dialogue System

Also would it be possible to change the text boxs to a image to the text goes over the image
by dragonlord3989
Sat Jan 02, 2016 3:51 pm
Forum: Dialogue System for Unity
Topic: New to Unity and the Dialogue System
Replies: 34
Views: 7283

New to Unity and the Dialogue System

Hi so before I go into unity I used ren'py My question is would it be possible to show a layered image. Because I want to make a visual novel and that would save me time not having to make a different facial expression every image also allows players to customise the npc's