A set of actor components to facilitate the creation of multiplayer melee combat games
This project consists of four actor components, and other blueprints, designed to be a good starting point for prototyping, or in the creation process of a simple multiplayer melee action game. Every feature is separated into its own actor component, for implementation flexibility.
Video Demonstration and Tutorials Playlist
The main componets are:
Additional Components are:
It also includes a three vs three game mode to demonstrate all features, and AI bots (which are automatically added to complete the two teams for the match).
This project is a multiplayer alternative version (simplified in some areas, and expanded in others) of my other marketplace system Basic Melee Combat System. Consider checking it out if you are looking for a melee system focused on single-player, in the style of modern beat 'em ups.
Features:
(Version 2.0)
Number of Blueprints: 15
Input: Gamepad, Keyboard, Mouse
Network Replicated: Yes
Supported Development Platforms: Windows
Important/Additional Notes:
Consider joining my recently created Discord Server, for support and questions.