unity-pattern-combo
unity-pattern-combo copied to clipboard
An action/fighting game combo system utilizing the command pattern. For Unity/C#, created as a supplement for Unity e-book "Level up your code with game programming patterns"
Results
1
unity-pattern-combo issues
Sort by
recently updated
recently updated
newest added
trafficstars
Kind of the same diagram shown in Unity's video (https://www.youtube.com/watch?v=3xvsaGMb-M0&list=PLX2vGYjWbI0TmDVbWNA56NbKKUgyUAQ9i&index=5&ab_channel=Unity). Hopefully, it will help people better understand the overall architecture.