Spotlight Sale: Save 50% on select Props now through October 7.

Ultimate Shooting System V2

Komodobit Games - Code Plugins - Dec 6, 2022

Ultimate Shooting System V2 is a blueprint framework for creating AAA shooting and grenade mechanics in just a few minutes.

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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.



With the Ultimate Shooting System you can quickly setup highly optimized shooting mechanics with multiple layers of polish in minutes. 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.



Existing Users Please Read: A V2 Update got released, please see the revised tutorials and documentation. if you need further help join the discord.

NOTE: The V2 Update is for 5.0+, UE4 is not supported due to lacking chaos physics capabilities. Assets from screenshots are not included with plugin files.


Support Discord: Discord Link

Written Documentation: Google Docs Link

Youtube Tutorial V1: Youtube Link

Youtube Tutorial V2: Youtube Link

Playable Demo(From Screenshots): Google Drive Link

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


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

Technical Details

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.
  • Supports Wall Penetration features based on physical material.
  • Supports Chaos Destruction and has a destruction shader for low performance platforms.
  • Native support for automatic, grenades with realistic and simple shrapnel simulation, shotguns, and single shot weapons for both line trace and projectiles.

Code Modules:

  •  Runtime

Number of Blueprints: 5

Number of C++ Classes: 1

Network Replicated: No

Supported Development Platforms: Windows 64 bit, and MacOS

Supported Target Build Platforms: Windows, Mac, Android, IOS

Documentation: Written Documentation