🏅 Hall of Fame

Profile
bpaxt
Profile
Claudette Main
Profile
DeadlyBman
Horologium Core

Horologium Core

by deprescion Mod Version: 1.0 | Game Version: 8.7.1
Thumbnail
misc

Short Description:

Horocore - a Core mod utilized by many modifications.

Full Description:

For Mod Users:
- Simply, Horologium Core is a Core mod that spawns Blueprints from other mods that follow a specific naming scheme under specific circumstances (on loading/start screen, lobby load, or match load).
- Blueprints allow for far more control over game modifications.

For Mod Creators:
Create an `Actor` Blueprint in:
- if you want your BP to spawn in Start Screen: `HorologiumMods/StartScreen`
- if you want your BP to spawn in Lobby: `HorologiumMods/Lobby`
- if you want your BP to spawn in match: `HorologiumMods/Gameplay`
**Make sure to name the BP**: `BP_HorologiumMod_XYZ` and replace XYZ with any number from 1-256 (I think horocore has around 200-500 slots, but I never tried anything over 256, feel free to experiment).
Then, implement your custom logic inside the blueprint, and cook.

Originally Created by @ cranch_fur, updated to UE5.2 by @ olegshabunov / @ olegshabunov2

Screenshots:

Download