五月特卖现已开启!从即日起至5月23日晚上,精选商品三折特惠。

Auto FootSteps System

DarkGame - 代码插件 - 2024/05/01

Automatic gait effects without the use of animation notifications.

  • 支持的平台
  • 支持的引擎版本
    5.2 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

This plug-in will automatically check when the character mesh's feet touch the ground. It requires very little configuration and can be completed in less than 2 minutes, saving even more time spent configuring in the animation! ! !


Discord Support: Discord


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


1.1.1 Update log:

1) Footsteps will make noise for AI.


1.1 Update log:

1) Increase the volume of the footsteps to follow the speed;

2) Now there is no limit to the number of footsteps detected. Any number of feet can be detected. Foot_l and foot_r are detected by default; (two feet? four feet? eight feet? all are OK)

3) Support changing the mesh and detected footsteps slot list at runtime;

4) Some bug fixes.

技术细节

Features:

  •  Written in C++ for optimal performance
  •  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.
  •  Code-driven foot detection instead of animated notifications saves time and optimizes your project, and since it's written in C++, performance is guaranteed. The plugin is also designed for Blueprints, so no c++ knowledge is required.

Code Modules:

  •  FootStepSystem(Runtime)


Number of C++ Classes:2

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: [FootStep System Documentation]