In this unity tutorial we will explore the C# interfaces. We will do it on a practical example - we'll create objects that react to player shot. Your scripting will jump on to new level!
In this series we will cover a lot of useful concepts. This and few other episodes will be fully dedicated to interfaces as I noticed this is one of the subjects that are really hard to grasp by beginners :). I hope you find it useful and that it will help you become better programmer!
Shooter base created using tutorials:
• Unity Tutorial: Top down shooter move... - movement
• Unity Tutorial: Realistic Shooting us... - shooting
Don't forget to suggest in the comments what other subjects you would like to see covered! :)
#UnityScripting #Interfaces #CleanCode