3월 세일을 시작합니다! 3월 21일 오후 10시 59분까지 엄선된 콘텐츠를 50% 할인받으세요.

Ultimate Shooting System

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



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