Author and project
Aku Tervonen
Quantum Enigma (2021)
Summary
The best way to learn Unity is to work with it. Try everything, see what works and what doesn’t. Then figure out why. This is the main thing but there are few tips I would like to give to save some time and boost the process. Use online courses, watch tutorials and ask for help early!
Unity/C# online course
https://www.udemy.com/course/unitycourse2/
Excellent Unity/C# online course
Unity grid tutorial
This video-series teaches you how to create a grid system for s chess game. Many other kinds of games need a similar grid system. This series helps you to create one and it’s completely free.