While the system is designed to work out of the box, there are several settings you can tweak to better fit your project.
In this section, you’ll learn how to customize movement behavior, controls, animations, and more.
<aside>
❌IMPORTANT: This system uses Enhanced Input to handle player inputs. If you’re using Unreal Engine 5, Enhanced Input should be enabled by default.
</aside>
💡 If you’re not familiar with Enhanced Input, feel free to check the official Unreal Engine documentation for more details.
When your character starts swimming, the BPAC_Swimming component automatically adds the IMC_Swimming Input mapping context.
This mapping context contains all the inputs used by the swimming system.

This mapping context is added with a priority of 1, which means it can override other inputs if they use the same keys.

First of all, all input-related assets are located in /Swimming/Input.