I'm trying to make my first CSharp game on unity but I need help with making the scene change to a 'shop/game end scene once the countdown is finished.
I used this;
Timer tutorial: https://www.youtube.com/watch?v=POq1i8FyRyQ
to make my countdown but I wanted to implement something like this
https://www.youtube.com/watch?v=5XVvwPYuUCc&list=PLrw9uFU6NhfPCiMfDLsL-ccDMCMJ0bMJk&index=5 (which is in visual scripting)
where after the timer ends it takes you to a different scene. I have a screenshot of what the timer script looks like as of now but I'm not sure what to put in between the "if" and "else if" values.
How to make a Timer and Countdown in Unity ?
In this Unity Tutorial we'll maka a timer.
And we'll add the timer to the game.
This Unity Tutorial for Beginners.
🎨 Get Sprites: https://www.patreon.com/posts/sprite-bundle-2d-116754519?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link
💻 Get Cod...
Another bonus part! adding a coin shop to your game Unity Visual Scripting 2021.
Part 1: https://www.youtube.com/watch?v=KcAu65n3idI&list=PLrw9uFU6NhfPCiMfDLsL-ccDMCMJ0bMJk&index=1&ab_channel=SmartPenguins-GameDev
Part 2: https://www.youtube.com/watch?v=Ani-xBl5DNs&list=PLrw9uFU6NhfPCiMfDLsL-ccDMCMJ0bMJk&index=2&ab_channel=SmartPenguins-GameDev...