Game Animation Sample

Good morning, everyone.

I’m currently learning how to use the Game Animation Sample. I’ve already managed to implement several interesting gameplay mechanics, but I’m still struggling to understand the execution flow of the Character Movement Component (CMC) and Mover.

There are many separate blocks of logic that handle specific behaviors triggered by previous blocks, which makes it difficult to follow and map the overall execution flow.

Could anyone help me with this? Is there a forum post, documentation, or tutorial that explains the core execution flow of the CMC and Mover that you would recommend?

Hello there @Fabio_Mari!

Both CMC and Mover are quite complex by themselves alone, and trying to learn about both of them directly from the GAS scene, can be a lot to take in. I would suggest learning the basics for each feature first.

Checking around the community, there are docs that cover both tools, including one that makes a direct comparison between them. You can check them all below: