Merger Plugin — Overview
Coding Passion Plugin Merger
Wall and Floor Plugin Merger for Unreal Engine
What is this plugin?
The Coding Passion Plugin Merger is an add-on plugin for Unreal Engine that connects two separate plugins — the Wall Plugin (CodPassionWall) and the Dynamic Floor Plugin (DynamicFloorPlugin) — into one combined runtime building system.
It provides a ready-to-play demo map and a set of integration Blueprints that show exactly how the two plugins work together. Use it as a reference implementation to learn how to merge the two plugins into your own project.
Requirements
This plugin requires both of the following plugins to be installed and enabled first:
| Plugin | Fab listing |
|---|---|
| Wall Plugin (CodPassionWall) | View on Fab |
| Dynamic Floor Plugin (DynamicFloorPlugin) | View on Fab |
Quick overview
Once installed, open the demo map MergerMapTest and press Play to explore the combined system:
- Wall System (default): place walls, place objects into walls, paint wall colors
- Floor System: place floor tiles, fill rooms by holding Shift
- Switch between systems using the top UI buttons
Plugin details
| Field | Value |
|---|---|
| Version | 1.0 |
| Unreal Engine | 5.6.0+ (continuously updated — if your version is not yet supported, contact us on Discord) |
| Platforms | Win64, Linux |
| Author | CodingPassionYT |
| Initial release | 2025-10-12 |
Support
- Discord: discord.gg/Yf55rYVdKu
- YouTube: youtube.com/@codingpassionyt
Where to start
| New to the plugin? | → Installation then Quick Start |
| What features are included? | → Features |
| How does the integration work? | → Wall-Floor Integration |
| Something not working? | → Troubleshooting or FAQ |
TODOs
TODO: add verified Fab marketplace listing URL as a direct https:// linkTODO: add pricing information if available