This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

Meek Cover System

Meeksoft - Blueprints - Jan 31, 2018
4
3.75 out of 5 stars(4 ratings)
  • 50%
  • 0%
  • 25%
  • 25%
  • 0%

Provide example and logic for your own cover system.

  • Supported Platforms
  • Supported Engine Versions
    4.24 - 4.26
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

Web page with video and documentation: http://www.meeksoft.com/mcs.html

Web site with detailed information and tutorials: http://www.meeksoft.com/mcs

Preview: MCS Preview V5.mp4


The entire purpose of MCS is to provide example and logic for your own cover system. We wanted a multiplayer cover system that didn’t require special “walls.”


You don't need to migrate or use any in-cover animations! But you can. Only need the ActorComponent and 3 supporting files.


MCS demo has 3 animation sets.

For 0 in cover animations we use the free UE4 Animation Starter Pack. BUT turned 90 degrees, to face parallel with the wall. For front facing animations Mixamo. And for back facing Cover Animset Pro. Assets not incl.


Version 5.2

Consolidated all characters into one demo character. You can switch cover animations by pressing "Z"

Set movement based on "Camera" or "Fixed" movement.

V5.1: Setting trace channel, to limit what objects you can enter cover.

Technical Details

Features:

  • 90%+ functionality put into an Actor Component.
  • Multiplayer support. Built and tested with the “Run as Server” mode.
  • Hard Cover system. You need to press a button.
  • Cover against any surface. No special “wall” materials required. BUT v5.1 you can set a trace channel.
  • Move from cover to cover, adjoined/curved/concave/hard angled walls.
  • 2 types of Cover movement: Fixed and Camera based.
  • 3 types of animation "categories:" None. Forward facing. Back facing.
  • Peek function. Used for simple cover fire.
  • Limit what objects you can enter cover.


Logic:

  • Moving back, or away from wall, auto uncovers you.
  • Auto crouch if wall is short. Based on wall height. Adjustable by a variable.
  • Cover to cover requires you going to edge of wall, then pressing cover.
  • Curved walls require a minimum size.
  • Cover fire was built as an example, and isn't a fully built feature.


Number of Blueprints: 2 (Actor, Anim BP, and MCS Actor Component files)

Input: Keyboard + Mouse

Network Replicated: Yes. Client-Server tested.

Supported Development Platforms: Mac, Windows

Supported Target Build Platforms: Mac, Windows

Tags

MODULARBLUEPRINTSCOVER