Home

Awesome

<img src="Resources/Icon128.png" align="right" width="110">

Advanced Locomotion System Refactored

Completely reworked and improved С++ version of Advanced Locomotion System V4.

The main goal of this ALS version is a complete and high-quality refactoring of all aspects of the plugin to make it easier to understand, flexible, reliable (especially in network multiplayer), performant, and simply more enjoyable to work with.

<details> <summary><b>Features</b></summary>

For more information, see the Releases. Reading the changelogs is a good way to keep up to date with the newest features of a plugin.

</details>

Supported Unreal Engine Versions & Platforms

Plugin VersionUnreal Engine Version
4.145.4
4.135.3
4.125.2
4.115.1
4.10 - 4.95.0
4.8 and below4.26, 4.27 and 5.0 Early Access

The plugin is developed and tested primarily on Windows, so use it on other platforms at your own risk.

Quick Start

  1. Clone the repository to your project's Plugins folder, or download the latest release and extract it to your project's Plugins folder.
  2. Merge the DefaultEngine.ini and DefaultInput.ini files from the plugin's Config folder with files from your project's Config folder.
  3. Recompile your project.

Known Issues & Discussion

License & Contribution

ALS Refactored is licensed under the MIT License, see LICENSE.md for more information. Other developers are encouraged to fork the repository, open issues & pull requests to help the development.