Making a Game in Unreal Engine: Video 14 (Spawning Enemies and Creating Enemy Waves)

Опубликовано: 05 Ноябрь 2024
на канале: Puttin' on the Fritz 3D Visualization
867
10

In this video we set up our enemy spawning using the Blueprint GameMode we set up all the way back at the beginning of this project. Once we are done, our enemies will spawn when we start the game. Once we kill all of the spiders, the wave will end and a new wave will begin, only with more spiders. Each wave will increase the number of spiders we have to kill until eventually, the player will be overwhelmed.