Spotlight Sale: Save 50% on select products now through July 15.

Auto FootSteps System V2 (BP Version)

DarkGame - Blueprints - Jul 3, 2024
Not Yet Rated

Automatic gait effects without the use of animation notifications. (Blueprint Version)

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.4
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

Discord Support: Discord QQ群: 785689421


Documentation: [Footstep System Document (English and Chinese)]


Demo video: [YouToBe] [Bilibili]


This is a Blueprint version of the asset pack. If you need the C++ version, please check out Auto FootSteps System V2 (CPP Version).


If the plugin works well for you then please be sure to leave a review letting us know what you liked about it.


The plugin automatically checks when the character mesh's feet touch the ground, so you don't need to add any animation notifications for footstep effects to your numerous movement animations.

Importantly, with this system, the configuration you need is minimal and can be done in less than 2 minutes, saving you more time configuring in animations!!!

The plugin comes with simple default effects (as shown in the demo video) that you can use out of the box and feel free to modify or replace with your own footstep effects.


Technical Details

Features:

  • Use footsteps effects (decals, SFX, VFX) with any physical material you have in seconds, if not using a physical material it will use the configuration of the default physical material.
  • Logic-driven foot detection instead of animated notifications saves time and optimizes your project.
  • Comes with a class of VFX effects (dirt).
  • Comes with multiple footstep sound effects.
  • No need to use animated notifications.
  • No additional coding required.
  • You just need to focus on what the effect of your steps is.
  • Comes with a default data configuration (out of the box).

Number of Blueprints: 2 (Blueprint) 3(Enum) 10(Structures) 3(Niagara) 8(sound)

Network Replicated: Yes

Supported Development Platforms: "Win64", "Mac", "IOS", "TVOS", "Android", "Linux"

Supported Target Build Platforms: "Win64", "Mac", "IOS", "TVOS", "Android", "Linux"

Documentation: [FootStep System Documentation]

Important/Additional Notes: