I’m doing a full series based on the book ‘game programming patterns’. It’s full of a lot of great gems including the command pattern. In this video I go over a few use cases and sample implementations of the prototype & type object patterns in a Unity project and show how to use scriptable objects & data in c# to accomplish the same functionality .