Blueprint Loader


Blueprint Loader

Allows other mods to run UE4 blueprints very easily.

This mod does not do anything on its own, but it allows other mods to run UE4 blueprints very easily.

Blueprints are very powerful, they allow mods to display information and change the behavior of things in the game. The Custom Skins Loader is good example of what a blueprint is capable of doing. However, to run blueprints they need to be added to a level in some way if it’s an actor blueprint, or added to the viewport if it’s a UI widget. Doing this in custom levels is easy, but sometimes you may want to add a blueprint to an existing level, or maybe all levels in the game, and that can take a lot of work.

This is what this mod changes. When this mod is installed, other mods can just add their blueprints to an Unreal level in a specific folder and it will run whenever the trigger for that folder happens. There are three triggers:

  1. When the main menu is loaded. The folder for this is: /Game/BPLoader/Menu
  2. When the lobby (Camp) is loaded: /Game/BPLoader/Lobby
  3. When a mission starts: /Game/BPLoader/Ingame

(The folders are named after the game modes used when the triggers activate.)

The Unreal levels in these folders can have anything in them, for example lights or models, it’s not just blueprints that work. The levels will always be added to the world at 0, 0, 0. The easiest way to set it up is just creating an empty level in the right folder and then dragging the blueprints you want to run into it. You can position your objects in the level however you want. For example, it’s possible to position something so that it’s in view in the main menu when you select your character if you wanted to do that.

Camera Coordinates Overlay is an example mod that shows how to use the loader, check it out if you want to create your own mod that uses the Blueprint Loader. It’s also useful when trying to place assets in your level at very specific coordinates in the menu or lobby.

Custom Skins Loader is the mod that the Blueprint Loader was based on. Now, it uses the Blueprint Loader to load its blueprints, however it has the Blueprint Loader built-in, so if you have that, you don’t need this.


Credits: CCCode
1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading...

This content was uploaded by website visitors. If you notice any mistake, please let us know.

What is this mod use for:

Have you ever heard of Minecraft Dungeons Mods? We bet that yes! But, if there is still someone who is not aware of it, we can fix it quickly! It is one of the best ways to improve your game in just few clicks. All you need to do is choose Minecraft Dungeons mod Download and add it to your game. We offer a great variety of different types and modifications so that everyone would find the most suitable solution. Although the best way to test it is simply to try and to explore bright new features right now.



Useful Information:
- How to install Minecraft Dungeons Mods
- Minecraft Dungeons Cheat Codes
- Download Minecraft Dungeons Game
- How to Create Minecraft Dungeons Mods
- Minecraft Dungeons Release Date
- Minecraft Dungeons System Requirements
- About Minecraft Dungeons Game

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *