Using Interfaces in Unity Effectively | Unity Clean Code
James Makes Games James Makes Games
6.75K subscribers
58,909 views
2.9K

 Published On Feb 25, 2022

Learn how using C# interfaces can help keep your unity code clean and allow you to add new mechanics to your game even faster

SUBSCRIBE
Subscribe for more game dev tips and tutorials: https://bit.ly/3edJUA5

CODE
Grenade: https://pastebin.com/WcZ2ug6d
ExplosiveBarrel: https://pastebin.com/jLi30XJ4
DestructibleCover: https://pastebin.com/6g3AFJzZ
EnemyTarget: https://pastebin.com/7m50eC8p
FirstPersonController: https://pastebin.com/ieR6uD5a
IThrowable: https://pastebin.com/Z7uLN8n0
IDamageable: https://pastebin.com/0RH7jXLM

show more

Share/Embed