Enums are a great way of naming values for your data. There are countless ways to take advantage of them in your project to make things cleaner and even a little faster. If you haven’t used enums before, this is the video for you, we’ll start w/ the basics then dive into some example use cases in a Unity project.