Unity and C# Tutorial 12 - Classes and Operator Overloading

This series is where I teach you how to make your own game using Unity and C#. Show you how to simplify how two objects relate to each other using your own operators. So fun! We take our player classes and simplify the rock paper scissors comparisons using our own custom operators. Download Project:
Back to Top