My favourite ipsum generator ^^
https://trumpipsum.net/
Search found 6 matches
- Wed Sep 25, 2019 4:16 am
- Forum: Dialogue System for Unity
- Topic: Text wrapping and typewriter effect.
- Replies: 15
- Views: 3646
- Tue Sep 24, 2019 10:29 am
- Forum: Dialogue System for Unity
- Topic: Text wrapping and typewriter effect.
- Replies: 15
- Views: 3646
Re: Text wrapping and typewriter effect.
Looking good, thanks!
- Tue Sep 24, 2019 3:12 am
- Forum: Dialogue System for Unity
- Topic: Text wrapping and typewriter effect.
- Replies: 15
- Views: 3646
Re: Text wrapping and typewriter effect.
Still no dice. I include the scene on which I test it.
- Mon Sep 23, 2019 11:24 am
- Forum: Dialogue System for Unity
- Topic: Text wrapping and typewriter effect.
- Replies: 15
- Views: 3646
Re: Text wrapping and typewriter effect.
I've just tried adding the UIScrollbarEnabler to the ScrollRect and assigning the appropriate fields, but I clearly must be doing something wrong, as it doesn' t scroll at all.
- Mon Sep 23, 2019 5:15 am
- Forum: Dialogue System for Unity
- Topic: Text wrapping and typewriter effect.
- Replies: 15
- Views: 3646
Re: Text wrapping and typewriter effect.
I'm using Unity UI Typewriter Effect and I think I've found a problem. The case of jumping to the next line seems to occur when I have an autoscroll option enabled.
- Wed Sep 18, 2019 8:34 am
- Forum: Dialogue System for Unity
- Topic: Text wrapping and typewriter effect.
- Replies: 15
- Views: 3646
Text wrapping and typewriter effect.
Hi! I'm currently using a typewriter effect and I've noticed that it's current behaviour doesn't predict the length of the next word, making it jump to the other line during typing if it exceeds the boundries when line wrapping is on. Is it possible to somehow avoid this i.e. make a word appear in t...