The March sale is here! Save 50% on select products now through March 21.

Wallplugin light as shown by Creator Coding Passion

Create Walls at Runtime. Wall Edges are Calculated at runtime for nice Connection. Add Doors, Windows etc to it. Walls get transparent with help of some texture. 1 Pixel is 1 qcm

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Wall Blueprint:

This Plugin contains blueprints to place walls in the Editor and at Runtime.

Edges will be connected properly in any angle. This means that Vertices between two or more connected Walls match, if you tell the example Blueprint I made the connected Walls on Start and End.


Collision is not influenced by any reveal yet. But there are workarounds to get pawns through. Like for AI Controllers, look into navigation proxies and let the wall just influence the Nav Mesh. For Third person Controlling, once you placed a door, make a hole into the wall where the door is and fill it with a new wall that not collides with your pawn.


Reveal Blueprints:

Also placing Assets with holes into the walls is, with the right implementation, no problem. You take the Reveal C++ Class as Parent Class.

Then you can add a Mesh (like a Window or Door) to the Blueprint and provide a Texture with a cm x cm (= 1 [px] is 1 [cm x cm]) representation of the holes in the wall. White Pixels are transparent on the wall.


Documentation: Click here


For some details and example showcases, check my YouTube Channel:

Channel

Technical Details

Features:

   - Runtime Wall Generation

   - Doors, Windows and other assets easy to add

   - One Testmap

   - Example Walls and Reveals

   - Basic Blueprints to show how it works


Number of Blueprints: 6


Number of C++ Classes: 5


Network Replicated: Not out of the Box but easy to include


Documentation of development and use: https://www.youtube.com/channel/UCFLgubXOSD4OzN03EkPCanw