A Simple but Complete Fighting Game in Unreal (C++)

*The course should handle the following features at the minimum:

  • Character Pick screen with multiple 'colors’support
  • Hitboxes, hurtboxes, etc etc
  • Special attacks (sequence of inputs to perform, like a hadouken)
  • Combo system (Input cache)
  • Charged attacks
  • Online Simple Multiplayer (As simple as possible)
  • Block Mechanics
  • Saving and loading the game stats (N of matches, biggest combo, etc).
  • Unlocking characters
  • Simple AI with serveral difficulty levels
  • A second game mode (Time and Stock for example) that may be selected from the menu
  • Input remmaping in game
7 Likes

This free plugin should help with handling the Combo and Special Attacks system you are looking for. :slight_smile:

Thx a lot for the reply.
That plugin seems very nice and time saving for a project
But in the interest of learning I would rather do it manually even in a simpler way.

Lucas that’s a great idea!

I’m still not done with the Unreal Course (Section 2 still XD) but this sounds awesome!
Definitely he best one ive seen yet :smile:

I hope the makers of the course agree with us :slight_smile:

1+

Privacy & Terms