What are classes, custom classes, and class inheritance? In this article, I will dive into those questions and more. Class is in session! A class is basically a script, and if you are familiar with Mono Behavior in Unity, then you are already familiar with class inheritance. Mono behavior is…