Skip to content

FAQ — Merger Plugin

FAQ

Frequently asked questions about the Coding Passion Plugin Merger.


General

What is this plugin?

The Coding Passion Plugin Merger is an add-on that combines the Wall Plugin (CodPassionWall) and the Dynamic Floor Plugin (DynamicFloorPlugin) into a single combined runtime building system. It provides a playable demo map and integration Blueprints as a reference for merging the two plugins.

Is this plugin standalone?

No. This plugin requires both dependency plugins to be installed and enabled first:


Installation

What Unreal Engine version is supported?

The .uplugin file specifies Unreal Engine 5.6.0 as the base version. The plugin is continuously updated to support new engine versions — if your version is not yet listed, reach out on Discord.

What platforms are supported?

The plugin lists Win64 and Linux in its platform allow list.

Where do I find the plugin after installation?

Open the Content Browser in the Unreal Editor and navigate to the Plugins folder. You should see a folder for CodingPassionPluginMerger alongside the two dependency plugins.

→ See Installation for step-by-step instructions


Using the plugin

Where is the demo map?

The demo map is located at:

/Engine/Plugins/CodingPassionPluginMerger/Maps/MergerMapTest

Double-click it in the Content Browser to open it, then press Play.

How do I fill a room with floor tiles?

  1. Switch to Floor System mode using the top UI
  2. Select a floor texture
  3. Click PlaceFloor
  4. Hold Shift and left-click inside an enclosed room

The room will be filled automatically.

Is wall coloring available?

The official plugin documentation notes: “Coming soon. Ask on our Discord if I forget.”


License and usage

Can I use this plugin in a commercial project?

The plugin is distributed under the Fab Content License with a custom extension. The custom terms specifically prohibit reusing, repackaging, or redistributing the plugin — in whole or in part — as part of any other commercial plugin or asset pack.

For the full license terms, see LICENSE.txt in the plugin folder.

Can I redistribute this plugin?

No — not as part of a commercial plugin or asset pack. See LICENSE.txt for the full terms.


Support

Where can I get help?


TODOs

  • TODO: add FAQ entries collected from common Discord questions
  • TODO verify: is the plugin compatible with multiplayer/networking?
  • TODO: add FAQ entry about how to update the plugin
  • TODO: add FAQ entry about whether plugin source code is included

Installation · Troubleshooting · Features