Procedural map generation

Procedural DEV BLOG generation





Dobrý Den, now I will show you an example of procedural map generation, on  Unreal Engine 4 .





The function of calculating random points on the playing field:





The function of calculating random points
The function of calculating random points

Let's take a closer look at the For Loop function  .





Cycle
Cycle

Firs Index — . For Loop — , First Index Last Index . Last Index — .





Loop Body — , ( 150 ). Index — 150 .





. .





Randomizer

Random Float in Range — . Min Max Return Value —





Zero point coordinates

Break Transform — .





Rotation, Scale. .





.





Mathematics

Make Vector — Location.





Make vector
Make Vector

:





Data output

:





True — Actor Tree 2 ().





Return Value — .





Completed — .





, .





:





I am preparing information for an article about Dedicated server (Remote server), Multiplayer, Session creation and connection to them, shooting system and the game development process itself.








All Articles