The course begins with a basic explanation of coroutines and why they are so useful.
Then you'll learn the difference between normal c# methods, update method and coroutine.
Following on, we will start to build our UI animation system driven by coroutines.
Our UI Animation will include some advanced techniques like: how to pause and resume the coroutine how to check if coroutine is running how to delay coroutine how to get a callback from the coroutine how to start multiple coroutines all at once how to write custom yield instruction Later when our system is finished we will export it as Unity package so we will be able to use it in our next projects. Our first project where we will use our UI Animation system will be simple animated game Menu. Which will show us the flexibility of our system. The second biggest project will be a complete idle clicker game, full of interactive animations. The interesting fact will be that the game is created very effectively without any update method. In the end, we will learn how to create State machines with the help of coroutines and also one very cool way how to optimize slow methods. More info - https://www.skillshare.com/classes/Mastering-Coroutines-in-Unity-create-UI-Animation-system-to-drive-your-games/1588793481
TO MAC USERS: If RAR password doesn't work, use this archive program:
RAR Expander 0.8.5 Beta 4 and extract password protected files without error.
TO WIN USERS: If RAR password doesn't work, use this archive program:
Latest Winrar and extract password protected files without error.