Skip to content

A Game Features plugin that adds Capture the Flag game mode to the Unreal Engine 5 Lyra Starter Game

Notifications You must be signed in to change notification settings

mpursley/LyraGameCaptureTheFlag

 
 

Repository files navigation

Welcome to Lyra Capture the Flag Game Mode!

Lyra Start Game Capture the Flag

Unreal Engine 5 comes with a new feature called Game Features Plugins allowing for modular and standalone game content. The Lyra Starter game already uses this feature extensively to create modular game modes such as the Control point and the Team deathmatch.

This plugin is a standalone Capture the Flag game mode that can be added to the Lyra Starter Game without any changes to the core content of the project.

Watch the Gameplay Video here

Installation

  • Install Unreal Engine 5.0 and above

  • Download Lyra Starter Game Project

  • Download and extract this plugin into the following project's directory LyraStarterGame\Plugins\GameFeatures\ShooterCTF\ Directory Structure

  • Once the Editor is loaded , Go to the Plugins Window and Activate the ShooterCTF plugin under the GameFeatures category

Activate the plugin

  • Restart the Editor, and the Game mode should be activated automatically

Pre-made Playable Builds

Here's a link to Mac and Windows builds of the Lyra Starter Project with this plugin/feature included, incase you want to try playing this game/feature without having to download Unreal Engine 5 and the Lyra Starter Game package. These builds are around 600Mb, Unreal Engine 5 + Lyra Game source is around 45Gb.

Roadmap

There are some missing features that are not implemented yet.

  • AI Capture the flag logic
  • Players carrying the flag should drop the flag in place after dying

About

A Game Features plugin that adds Capture the Flag game mode to the Unreal Engine 5 Lyra Starter Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.8%
  • C# 25.5%
  • C 11.7%