Search found 38 matches
- Tue May 18, 2021 6:43 am
- Forum: Dialogue System for Unity
- Topic: Custom UI problems
- Replies: 1
- Views: 174
Custom UI problems
Hi Tony, So, i'm trying to make my own UI. It has been three month i'm trying to create my own UI panel but i can't even make it works propely. Is there any way to get help ? I'm going crazy, even with tutorials... My text doesn't shrink with the screen even if i use all the layers and canvas compon...
- Sat May 15, 2021 10:23 am
- Forum: Dialogue System for Unity
- Topic: Player selection
- Replies: 14
- Views: 1204
Re: Player selection
Hi Tony,
Everything works now, thank to you ! ♥ You're the best !
Everything works now, thank to you ! ♥ You're the best !
- Sat May 15, 2021 5:29 am
- Forum: Dialogue System for Unity
- Topic: Player selection
- Replies: 14
- Views: 1204
Re: Player selection
Thanks Tony !
As you can see, i replied because i still have one problem with the variable pcName !
(I have some problems with my mailbox, sorry if you received my last reply 2 or 3 times, i tough the mailbox deleted it so i sent it again )
As you can see, i replied because i still have one problem with the variable pcName !
(I have some problems with my mailbox, sorry if you received my last reply 2 or 3 times, i tough the mailbox deleted it so i sent it again )
- Fri May 14, 2021 1:51 pm
- Forum: Dialogue System for Unity
- Topic: Player selection
- Replies: 14
- Views: 1204
Re: Player selection
I sent the e-mail with the Unity Package !
Thanks for your help !
Thanks for your help !
- Fri May 14, 2021 11:23 am
- Forum: Dialogue System for Unity
- Topic: Player selection
- Replies: 14
- Views: 1204
Re: Player selection
Hi,
Well, i did, that's the thing I opened, i copied and past the line of code, but it doesn't change the fact that it doesn't want to store the variable pcName when entered in the game and i don't know why ! I checked and i use the same variable name everywhere, it's weird
Well, i did, that's the thing I opened, i copied and past the line of code, but it doesn't change the fact that it doesn't want to store the variable pcName when entered in the game and i don't know why ! I checked and i use the same variable name everywhere, it's weird
- Fri May 14, 2021 9:49 am
- Forum: Dialogue System for Unity
- Topic: Wait with delay doesn't work
- Replies: 4
- Views: 196
Re: Wait with delay doesn't work
Damn, i didn't know ! Thanks a lot, i will try the command for sure !
- Fri May 14, 2021 9:46 am
- Forum: Dialogue System for Unity
- Topic: Player selection
- Replies: 14
- Views: 1204
Re: Player selection
Thanks a lot, Tony ! The default name is working, but even if i change it or select it as my name, it shows something else, i don't understand why. I recorded to show what happen ; and what i writed in the script and condition fields. https://www.youtube.com/watch?v=IF79ZzuEqTw What's weird, is that...
- Fri May 14, 2021 9:28 am
- Forum: Dialogue System for Unity
- Topic: Wait with delay doesn't work
- Replies: 4
- Views: 196
Re: Wait with delay doesn't work
It works, thank you Tony ! ♥
- Thu May 13, 2021 6:00 pm
- Forum: Dialogue System for Unity
- Topic: Player selection
- Replies: 14
- Views: 1204
Re: Player selection
Thank you so much, Tony ! I have a little question and it should be perfect ! When the text input shows up, there's already a "Name" in it. Where can i change the default name ? Also, i can write into the text input, but whenever i accept the change and call for the variable of the player'...
- Thu May 13, 2021 5:29 pm
- Forum: Dialogue System for Unity
- Topic: Wait with delay doesn't work
- Replies: 4
- Views: 196
Wait with delay doesn't work
Hi Tony ! Sorry to bother you, but I have a silly question. I'm having a problem with the Delay() command: it doesn't want to wait the specified time when there is an Continue() at the same time (after, to be precise). The idea is : it's the begining of the game, i'm ding a FadeIn and then Delay 5 s...