Hi everyone!
So, in my current project, I’ve attached a typewriter effect tool from the asset store to one of my text game objects. It should, essentially, type each line of my text component letter by letter.
However, when I run the game, it prints one letter and then stops. I opened the demo scene for the asset; same thing. I thought that this was just because of a bunk asset, so I went and found other scripts that folks had made. Same issue there, multiple times. I’ve tried modifying the code others have made, which usually results in errors.
I figure they can’t all be incorrect, especially with other people confirming that they work, so it must have something to do with the way that I have my scene, or maybe even Unity, configured? I’m not sure what to share with you all that would clarify the situation, sorry.
Thanks in advance!