Download and use your own template to play the game

My idea is to create a game that offers players a completely new and immersive experience. Instead of following traditional gameplay mechanics, this game will focus on dynamic storytelling, emotional choices, and interactive environments that react to the player’s decisions. Every playthrough will be unique, shaped by the player’s actions and personality. The goal is to break the boundaries between player and game, making them feel like they’re truly part of the world. With innovative design and deep narrative, this game aims to redefine how people connect with interactive entertainment and explore new dimensions of gameplay.

1 : Finding the file

2 : Creating an asset with the file at runtime (if that is what’s needed)

3 : Using the file in game

Just a small warning, most of things You (probably) want to add to your game are in Editor only. Even making as simple thing as texture in standalone game and then saving and loading back to unreal is not as easy as it should be. That is why games like satisfactory instead of creating some tool to add mods in game, are using Unreal Editor with parts of game code exposed to modders. And you create satisfactory mods in editor.

1 Like