GDQuest / meta

A repository to talk about GDQuest at large, guidelines, etc. all in one place. This is where public discussions that don't belong to a specific repository go.
GNU General Public License v3.0
13 stars 3 forks source link

Overview of the components-based character movement demo #24

Closed NathanLovato closed 5 years ago

NathanLovato commented 5 years ago

Give an overview of the concepts behind the components version of the final demo for chapter 1 in Make Professional 2D Games with Godot. This doesn't need to be a step-by-step tutorial: the goal of this tutorial is to explain the pattern, its advantages, and its drawbacks. This video will be available for free on YouTube. The States (stateful) version of the demo, on the other hand, is only available in the course.

NathanLovato commented 5 years ago

With more experience, we don't use that in production as it's more complicated than using an HFSM, cancelling this tut