Keep in mind that Object-Oriented Programming (OOP) is not a program language.
OOP is a programming concept that works on the principles of abstraction, encapsulation, inheritance, and polymorphism. It allows users to create objects they want and create methods to handle those objects.
like i do in this (List Tutorial) I create a database that can handle and store items to a list,
so i break down the code to make it easy to work with.
and also to avoid dupplication codes.
If you like this video then hit that like button and consider to subscribe and place a nice comment in the comment section!
Thanks, you are awesome!
More Unity 3D Stuff: • Unity 3D - List Tutorial - How to use it a...