Help with making interactive text animation for a 2D game
I'm new to the whole coding thing and I'm having trouble with the introduction to my game. I wanted to make the letters appear on my screen one at a time, at a decent pace, and have the words stay on the screen until the player hits enter or z. I would also like to be able to add multiple lines of text.
It'll also be nice to know how to link the ending of the scene to another scene. I'm using the latest version of unity personal.
I'll appreciate any help!
Your answer
Follow this Question
Related Questions
How to add alternate idle directions to a top-down game 0 Answers
How to add alternate idle directions to a top-down game 0 Answers
How to add alternate idle directions to a top-down game 0 Answers
Animation location problem! 0 Answers
Unity 2D : C# : Animation : CS1061 : Animation does not contain definition for SetFloat.. 1 Answer