chuwilliamson / Unity-ToadleExtermination

year 1 tower defense
0 stars 1 forks source link

MyScriptableObject, MyScriptableObjectList #14

Closed EmmanuelRoberson closed 5 years ago

EmmanuelRoberson commented 5 years ago

Added a custom class that inherits from scriptable object. Replaced the classes that inherited from scriptable object's base class, to MyScriptableObject. Added a class that contains a list of scriptable objects