Last updated: Sep 7, 2022

Introduction

The Magazine Behaviour abstract class exists with the sole purpose of acting as a base class for the Magazine script. It defines what a Magazine class needs and allows us to override its functions with whatever we want, in our case we do this in that aforementioned Magazine class.

You can find the Laser Behaviour script at this path: Assets\Infima Games\Low Poly Animated - Modern Guns\Demo\Code\Attachments\Magazine\MagazineBehaviour.cs