Combat System

Game TCH - 蓝图 - 2023/06/06

Combat system : Easy to customize and modify equipped with (Enemy identification system, Finishers system, sound system, visual effects system)

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.4
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.uproject文件,可以作为创建新项目的模板使用。




Showcase Video : https://youtu.be/Z8Q7CwFsvPM

How to customize the Combat System and change Animation : https://youtu.be/1tEyQfN8zAw

Notice

  • All video content is recorded from the project itself


Combat system : Easy to customize and modify equipped with (Enemy identification system, Finishers system, sound system, visual effects system)


Enemy identification system :

It is a system that helps you identify the enemy to be targeted and ensures that the enemy receives a hit and damages it

This system is more effective when there is more than one enemy


Animation :

A fully customizable animation system that allows you to

  • Add an unlimited number of animation(Attack / Impact / Finishers)
  • Customize each (Attack / Finishers) animation with Impact animation according to your desire
  • Customize the distance between both the (Attack / Finishers) animation and the Impact animation to ensure hit realism

Notice:

All animation used in the project is an example of how to use the project and how to deal with it.


Visual Effects System :

A visual effects system that interacts with the environment includes :

Blood splash FX :

Create splatters in the ground depending on where the drop of blood falls (all customizable)


Finishers system :

(sound / coding / widget / VFX)


Sound System :

Sound effect that interacts with the player ( Impact / Finishers / Death)

技术细节

Features:

  • Enemy identification system
  • Finishers system
  • Animation system
  • Sound system
  • Visual effects system


Collision : (Yes)

Number of Blueprints: 09

Input: Keyboard, Mouse

Network Replicated: (No)

Supported Development Platforms: (PC, MAC , Linux)

Supported Target Build Platforms: (PC, MAC , Linux)

Documentation: https://forums.unrealengine.com/t/combat-system-documentation/1157772

Important/Additional Notes:no