Strider Animation Warping | Code Plugins
Strider Animation Warping | Code Plugins
Strider Animation Warping | Code Plugins
Strider Animation Warping | Code Plugins
Strider Animation Warping | Code Plugins
Strider Animation Warping | Code Plugins
Strider Animation Warping | Code Plugins
Strider Animation Warping | Code Plugins
Strider Animation Warping | Code Plugins Strider Animation Warping | Code Plugins Strider Animation Warping | Code Plugins Strider Animation Warping | Code Plugins Strider Animation Warping | Code Plugins Strider Animation Warping | Code Plugins Strider Animation Warping | Code Plugins Strider Animation Warping | Code Plugins

**New Release v1.11 ** Foot locker node for locking character feet in world space to reduce foot sliding.


Strider is a procedural animation warping plugin that enables developers to modify the stride and pose of a character at runtime to improve animation coverage and dynamics. It achieves this via 5 custom animation nodes that can be placed into any animation blueprint with very little effort. Each node is written in C++ and optimised for best performance. Please watch the following videos for a details:



Each individual node has a specific purpose. The 'Stride Warp' node scales the stride (gate) of character to change their speed without foot sliding or play-rate changes. 'Orientation Warp' nodes can be used to make animations move in a different direction while still facing the same way. 'Slope Warp' nodes can warp the pose to conform to a slope. 'Acceleration Warp' nodes can be used to simulate a lean into character accelerations and deceleration. Finally, 'Bank Warp' nodes can bank the pose so it looks like it is moving in arcs without actually having those animations.


All of these nodes can be combined in creative ways to reduce animation requirements, state machine complexity and expensive blend spaces.

Technical Details

Features:

  • Foot Locker
  • Stride Warping
  • Orientation Warping
  • Slope Warping
  • Bank Warping
  • Acceleration/Lean Warp
  • Utility Blueprint Function Library
  • Easy replication for multiplayer
  • Written in 100% C++ and optimised for best performance
  • Easily tweak behaviours and parameters on each node to suit any game
  • All nodes designed to work together


Communication / Support:


Code Modules:

  •  Strider - Runtime Module
  •  Strider Editor - Editor Module


Number of Blueprints: 0

Number of C++ Classes: 11

Network Replicated: Yes

Supported Development Platforms: Windows 32-bit, Windows 64-bit

Supported Target Build Platforms: Windows 32-bit, Windows 64-bit

Documentation: User Manual, Video Tutorial Playlist

Example Project: StriderExampleProject_UE4.25

Important/Additional Notes: No animations or assets included with the plugin