Fighting games template project

This is a template project of a fighting game that can be completely played. Add your favorite stages and characters to create your own fighting game.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.1 - 5.3
  • 다운로드 유형
    전체 프로젝트
    이 제품은 언리얼 엔진 프로젝트 전체 폴더와 함께 환경 설정 파일, 콘텐츠 파일 및 .uproject 파일을 포함하고 있으며 새로운 프로젝트를 생성할 때 템플릿으로 사용할 수 있습니다.

This template is a project that allows you to create a fighting game with as little Blueprint editing as possible.


・Latest version : 2nd Generation Ver.1.0

Introduction video of 2ndGen Ver.1.0 (Nov. 1, 2023)

You need to add a plugin to support online mode.


・How to play online multiplayer using Steam


・Playable-Demo (The online mode of the playable demo only supports LAN.)

Playable-Demo_2ndGen Ver.1.0[Win 64bit]


・These videos explain how to add characters and replace animations.

How to add a character

How to replace animations for moving

How to replace animations for normal attacking

How to setting for chain-combo

How to setting for special moves

How to setting for other animations

How to add a stage


・How to edit the renewed data table.

How to edit the data table for the widget Explanation 1 (Title & Menu, Select Stage & Character)

How to edit the data table for the widget Explanation 2 (Round Result, Pause & Option)

How to edit the data table for the widget Explanation 3 (HP&SP bar, Arcade, Training)

How to edit the data table for the Battlesystem Explanation 4 (Effect&sound)

How to edit the data table for the Battlesystem Explanation 5 (Battle system Detail)

How to edit the data table for the Character Explanation 6 (Energy&Mobility, NormalAttack)

How to edit the data table for the Character Explanation 7 (Derived attack, Chain Combo, 3on3 assist)

How to edit the data table for the Character Explanation 8 (Special action, Super&Ultra special move)


・How to edit features added in updates

Ver.4.3

Ver.4.4

Ver.4.5-1

Ver.4.5-2

Ver.4.6


・Check the manual for how to edit the latest version.

English

Japanese


Other;

All the textures, sounds, and animations all included in this project.

Includes some infinite blade free assets.

기술적 세부사항

Features:

■Select Fighting mode:

2.5D 1on1

2.5D 3on3(Assist)

2.5D 3on3(Non-Assist)

3D 1on1

OPTION

■Select mode:

Arcade Mode, VS CPU, VS Player and Training Mode can be selected.

■Select stage:

Two stage is prepared.

■Select character:

Mannequin is available as samples.

■Play battle:

Introduction with sequencer

You win with 2 rounds of 99(1on1)/300(3on3) seconds per round.

you can pause play, resume, Back to the title, retry.

Round result is KO, DoubleKO, Timeover, Ring-out, and Draw.

■Character movement :

Collision control with capsule component

F&B walk&step

Side step&walk(only 3D)

Jump

Crouch

Various punch&kick and damage animations

Grab&cancel

Guard&reversal

Guard-crush

Stun

Special move

Ultra Special move with sequencer

Counter

Sway&Parring

Change&Assist(only 3on3)

Chain&Aerial-combo

Super Armor

Wall&Ground-bounce

Blocking


Number of Blueprints: Level/PlayerController/GameMode/Camera/Character/Animation etc.

Input: one or two Gamepad, Keyboard

Network Replicated: (YES)

Supported Development Platforms: Windows: (Yes) Mac: (No)

Documentation:

English

Japanese

Important/Additional Notes:

Character setup with data table has become easier.