A
A
Andrey K2018-08-17 12:14:51
unreal engine
Andrey K, 2018-08-17 12:14:51

How to do procedural level generation in Unreal Engine 4?

It is not the level generation algorithms themselves that are of interest, but where and how to properly connect and use them in Unreal.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2018-08-17
@Ksenobait_15

In theory, through Level Streaming (how-tos describes the loading / unloading of individual parts).
If you want full generation, you will either have to arrange models dynamically according to the finished terrain, or generate meshes at runtime ( an example on built-in functions , a third-party component ).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question