Game Over screen when obstacle hit
Im following a tutorial and managed to add Level Complete screen, but now Im trying to do something on my own - and add Game Over screen when obstacle is hit, but I can't figure it out and probably made a mess of the code...
4 Replies
Also, forgot to add. Im absolutely green with C#, literally started watching/learning things a few days ago.
Please, do this. $unitybug
If intellisense is not working for Rider / Visual Studio, follow these steps.
Close the editor and re-open it again by double-clicking a script file.
I can see you don't have full syntax highlighting
Secondly, you can use UnityEvents for anything UI related.