Enterables: All products 50% off

Flexible Recoil System

Arda Kozan - 代码插件 - 2023/08/30
尚未评分

Flexible recoil system with customizable pattern and various recoil settings.

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


This Plugin allows you to add the weapon recoil system generally used in shooter games to your Unreal Engine project.


Thanks to this recoil system, you will be able to customize the recoil of weapons. For example, by editing the settings such as Pattern, Speed, Strength, Scale .etc of recoil on the editor, you will be able to create the recoil settings of your own weapons, and you will be able to use these settings in the game as you wish. These features will provide flexibility to your project.


There is also another system in the recoil system that resets the recoil. This system returns the weapon to its starting position after stopping firing. And of course, you can turn this system on or off as you wish.


The Recoil system is associated with Pawn's Controller and additionally the system supports Multiplayer.


Playable Demo(Win64)
Example Project // Example Project for Multiplayer

技术细节

Features:

  •  Customizable recoil and recoil reset system.
  •  Smooth transitions while recoil.
  •  Editor to manage recoil settings and create own patterns.
  • More than 15 recoil settings to create own recoil.
  • All settings saved in Data Table also could be changed in-game.
  • Integrate all system into the Character with an Actor component.
  • Flexible Recoil System is multiplayer-ready.


Code Modules:

  •  FlexibleRecoilSystem (Runtime)
  •  FRS_Editor (Editor)


Number of Blueprints: 7 (Additional 8 small Widget Blueprints)

Number of C++ Classes: 5

Network Replicated: Yes

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows, Linux, Android

Documentation