redbluegames / unity-text-typer

Text typing effect for Unity uGUI Text components
MIT License
307 stars 28 forks source link

"Can't add script behaviour AssemblyInfo. The script needs to derive from MonoBehavior" on trying to add script to gameObjects #18

Closed xnemiko closed 5 years ago

xnemiko commented 5 years ago

I've just downloaded the files as a .zip and dragged them into my unity project. Upon trying to add the TextTyper.cs script to my TextMeshPro object, I receive a pop up window with the error stated above.