Wall Hiding System

This asset comes with a collection of Material Functions for hiding walls, vegetation, and other objects.

Category:
Tags: , , , , , , , , , , , , , , ,

Description

Support andrewesenin27@gmail.com

You can check out all the object hiding effects in the Playable Demo.

This asset is primarily designed for top-down games.

The focus is on precisely hiding only those walls behind which the player character is located.

All the effects work via a shader. In Blueprints, you only need to define the coordinates of one or more areas to hide (e.g. the coordinates of the player character).

You also need to connect one of the functions to the Opacity Mask channel of your material. See the demo for examples of combining functions with vegetation masks, and also other examples of use. 

For more detailed information, please see the documentation.

Technical Details

Completely made in blueprints

The MF_Hide function for hiding walls works best with long meshes (Large size along one of the axes, or scaled along one of the axes). For large, square meshes, it is better to use a function with a hiding capsule called MF_Hide_Capsule.

Contains:

Supported Engine Versions

4.26 – 4.27, 5.0 – 5.3