Description
“It just works” – the most common feedback MoveIt! receives from many customers
But… What is MoveIt!
MoveIt! is a semi-procedural locomotion system for Unreal Engine 4 featuring full network replication and easy integration. MoveIt! is aimed at all game types, and works especially well with shooters or melee games that are camera-facing.
MoveIt! was spawned from a need for high quality, replicated, and performance focused locomotion that simply did not exist. Very clean, easy to use, well documented and works flawlessly in multiplayer while being built on top of a solid foundation allowing for on-going updates and improvements.
MoveIt! also utilizes multi-threaded animation which is very rare with marketplace assets, and will allow you to have more characters with better performance!
See the feature overview video here!
In-depth and forever growing documentation and tutorials here!
Highly active support Discord here!
Download Packaged Demo of Example Project
Versions:
Ongoing:
UE5.00 -> MoveIt 2.314 and up
UE4.27 -> MoveIt 2.314 and up
UE4.26 -> MoveIt 2.1 and up
Discontinued:
UE4.25 -> MoveIt 2.045
UE4.24 -> MoveIt 2.042
UE4.23 -> MoveIt 1.30
UE4.22 -> MoveIt 1.03
Technical Details
Features:
- Best Turn in Place System (Probably Ever)
- Procedural Strafing (orientation warping)
- Procedural Gait (speed warping)
- Sprinting / Crouch Running / Floor Sliding
- Pivoting (Very Robust / Customizable)
- Procedural Ducking (under obstacles)
- Speed (and more) based on surface
- Procedural Foot IK and Floor Orientation
- Semi-procedural Animation
- Impacts with walls, scuffing walls, impact with other characters
- Procedural Footstep System that works with any bone
- Transitions cleanly between all game modes (see feature overview)
- View Component with camera blending and character state transitions (see feature overview)
- Procedural Look Targets
- Twitch Bones (procedural hit reaction)
- Weapon Pose Adjustment (weapon and offhand placement)
- Full network prediction and replication
- Easy to integrate, easy to work with
- Clean and efficient multi-threaded animation
Network Replicated: Yes – Completely!
Supported Development Platforms:
- Win32
- Win64
Supported Target Build Platforms:
- Win32
- Win64
Disclaimer: Some demo features that are required to show locomotion features (weapon switching, game type switching) are not replicated as this would be handled through external gameplay events and MoveIt! does not waste your network bandwidth.