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:
- Wall Plugin → fab.com/listings/55dcfd8b-a65a-487d-ac06-0e3bf54f8ccd
- Dynamic Floor Plugin → fab.com/listings/c33364b7-9e6e-4878-8725-1ad21f4fc8fe
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/MergerMapTestDouble-click it in the Content Browser to open it, then press Play.
How do I fill a room with floor tiles?
- Switch to Floor System mode using the top UI
- Select a floor texture
- Click PlaceFloor
- 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?
- Discord: discord.gg/Yf55rYVdKu
- YouTube: youtube.com/@codingpassionyt
TODOs
TODO: add FAQ entries collected from common Discord questionsTODO verify: is the plugin compatible with multiplayer/networking?TODO: add FAQ entry about how to update the pluginTODO: add FAQ entry about whether plugin source code is included