Ballistics System

Advent Games - 블루프린트 - 2021/09/17

A line trace system solution for ballistics. It calculates damage reduction, penetration and ricochet based on the type of surface it hits, as well as the hit object size.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27, 5.0 - 5.4
  • 다운로드 유형
    에셋 팩
    이 제품은 기존 프로젝트에 임포트 가능한 언리얼 엔진 에셋의 모음을 포함하고 있습니다.

Showcase: https://youtu.be/KmhNl1LbRkM


A line trace system solution for ballistics. It calculates damage reduction, penetration and ricochet based on the type of surface it hits, as well as the hit object size. All the settings are exposed for you to change for each surface type you have in your project and the damage application is already replicated.

Also, using already placed interface events, you can easly add effects and sounds, both for the hit, exit and ricochet locations.

This offers a good and cheap solution for realistic ballistics for any shooter projects.


All my other products: Click Here

기술적 세부사항

Features: (Please include a full, comprehensive list of the features of the product)

  • Bullet penetration based on surface type
  • Bullet ricochet based on surface type
  • Damage calculations based on penetration lenght and surface type
  • Cutomize any of the available settings (see in screenshots) for different surface types


Number of Blueprints: 2 (main) and 3 (Testing Level)

Input: Keyboard for testing (doenst influence the system)

Network Replicated: yes

Supported Development Platforms: Windows, Mac

Windows: Yes

Mac: Yes

Documentation:

  • Import into another project: https://youtu.be/o8ey_dU7pOE


Important/Additional Notes: The surface types that appear in the system are the ones you have in your project settings and they are detected based on the physical material you have assigned in the traced material. (Watch the video in the documentation section if you are having problems or leave me a message in the "questions" tab).