
Sea Dragon Ruins
Models, Textures, and Character packs were created by the following accounts.
FPS Game Starter Kit: SB
Infinity Blade: Adversaries: Epic Games
Infinity Blades: Ice Lands: Epic Games
Mega Game Music Collection: MuzStation Game Music
Paragon Sevarog: Epic Games
Soul Cave: Epic Games
This is a first person water level. The player is an adventurer who finds some flooded underground ruins, but the entrance they came through caved in. Now they must defeat enemies and use the waterfalls to escape the ruins. There are three types of enemies in this level: the spider, mage, and the Phantom. I used Blueprints, the programming language in Unreal Engine, to give these enemies their behavior. The spider and the mage are the common enemies in this level, and the player will face the Phantom as the boss at the end of the level. The spider crawls around the empty area, and follows the player if it sees them. The spider will no longer follow the player if the player leaves the area. The mage teleports to a few different locations in its area, and fires magic at the player. The Phantom is a combination of the skills of the spider and the mage. It wanders around the room, and fires magic at the player. Also, the phantom has a force field, and summons enemies at certain points in the fight.