> For the complete documentation index, see [llms.txt](https://venty.gitbook.io/cmc-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://venty.gitbook.io/cmc-plus/usage.md).

# Usage

CMC PLUS is a free Unreal Engine 5 plugin available on FAB that extends the Character Movement Component (CMC) workflow with additional tools for working with custom Network Prediction data.

The plugin is designed to simplify the process of integrating custom movement variables into Unreal Engine's existing prediction pipeline, making advanced multiplayer movement systems easier to build in both Blueprint and C++ projects.

Rather than replacing Unreal Engine's native networking architecture, CMC PLUS works alongside the built-in Character Movement Component, providing a more streamlined workflow while remaining fully compatible with the engine's movement prediction system.

Whether you're creating sprint systems, dashes, climbing mechanics, parkour, or entirely custom movement behaviors, CMC PLUS helps reduce repetitive networking boilerplate so you can focus on building gameplay.
