UPlugin Usage¶
Hey! If you’ve purchased from Gumroad, the setup process is slightly different compared to getting the asset on Fab. But don’t worry — in this section, we’ll walk you through everything step by step.
First things first: what do you get with your purchase?¶
After completing your purchase, you'll land on a download page. There, you'll find the Mega Grid plugin available for all supported Unreal Engine versions. Simply choose the version you need and download it to a convenient location on your computer.
You can download the example projects without purchasing the asset but they need the plugin to work. We'll get to that in a minute.
Extract the plugin¶
Once the plugin's downloaded, extract it.
Project¶
-
Using the plugin in your projects is straightforward. Just go to your project folder and create a new directory called
Plugins
(if it doesn’t already exist). Then, paste the extracted Mega Grid plugin into that folder. -
Now, when you open your project, you’ll see a pop-up message asking to rebuild the plugin. Click Yes. This process might take a minute or two, so please be patient while it compiles.
Once the build starts, a small window will pop up — this is a good sign! It means everything is progressing as expected.
-
Once the build completes successfully, your project will open. To confirm that the plugin has been installed correctly, go to the Editor Mode dropdown and switch to Tile Editor Mode.
If the project opens without any issues — congratulations! You’ve successfully installed Mega Grid and are ready to start building.
Example Pojects¶
You can download the example projects via the link on the Gumroad page.
Once downloaded, extract the plugin and repeat the previous setup step to get it up and running.