Ultimate Shooting System

Komodobit Games - 代码插件 - 2022/12/06

Quickly setup polished optimized shooting and grenade systems in seconds.

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

IMPORTANT: If you run into any issues or need help please reach out to me first or use the questions tab. The reviews section is not for troubleshooting. Products are tested by Epic Games and myself to be fully functional before publishing.


Support Discord: Discord Link

Written Documentation: Google Docs Link

Youtube Tutorial: Youtube Link

Playable Demo: Itch Page


Need something custom? Check out our studio services: https://www.komodobitgames.com/services



With the Ultimate Shooting System you can quickly setup highly optimized shooting mechanics with multiple layers of polish in seconds. its made in c++ for fast performance and designed for use in blueprints.


This system keeps your code clean by compressing complex and polished shooting mechanics into a set of single nodes with variations of types and use cases such as shotguns, automatic weapons, line traces, projectiles, and shrapnel simulation for explosions. Each node also has extensive customizability in how to use it via the component details panel.


It also comes with demo content for examples on how to use it.


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

技术细节

Features:

  •  Perfect Projectiles - A projectile that will perfectly align with the crosshairs no matter what.
  •  Quick and easy-to-setup recoil for all weapon types.
  •  Explosion Shrapnel Simulation - Simulate realistic explosion shrapnel with a single node, can be used in any actor, pawn, or character.
  • Supports multiple types of shooting such as projectiles and line trace mechanics.
  • Highly optimized code written in c++ but designed specifically for blueprints.
  • Lots of options for polish including decals(bullet holes), layers of sound effects, layers of particle effects, easy camera shakes, quick recoil setup, etc. (Please see documentation for a full list)
  • Hover tool tips on all variables and nodes to help you understand how it all works with ease.

Code Modules:

  •  Runtime

Number of Blueprints: 5

Number of C++ Classes: 1

Network Replicated: No

Supported Development Platforms: Windows 32 bit, Windows 64 bit, and MacOS

Supported Target Build Platforms: Windows 32 bit, Windows 64 bit, and MacOS

Documentation: Written Documentation