New website · Preview
3DImage not available
3D model download

Meek Cover System download unreal engine 4 assets

Web page with video and documentation: Web site with detailed information and tutorials: 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 requir

Model code
48206
5.00 USD
ABOUT THIS MODEL

Description & specifications

Web page with video and documentation:

Web site with detailed information and tutorials:

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 dont 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 isnt 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