Skip to content

A template that can be used to start projects that will use some new features that come with Unreal Engine 5 as well as powerful existing features like the GAS and others.

License

Notifications You must be signed in to change notification settings

Yggdrasil777/UEProject_Elementus

 
 

Repository files navigation

Project Elementus - Work in Progress

HighresScreenshot00000

This project is being built on Unreal Engine 5.0.x.

About

Project Elementus is a third person template that can be used to start projects that will use some new features that come with Unreal Engine 5 as well as powerful existing features like the Gameplay Ability System and others!

My intention with this development is to help other developers in their projects by providing a starting point with already implemented functionalities. ❤️

I will be posting updates frequently on this forum thread: Epic Developer Community
Please give some feedback and feel invited to test the project and help me with this work. : )

Some implemented features

  • Gameplay Ability System;
  • Modular Game Features plugins;
  • Epic Online Services;
  • Enhanced Input;
  • Networking/Replication/Multiplayer;
  • Custom plugins;
  • And others.

Dependencies

If you're cloning this repository

All dependencies are included as Git Submodules. They will be installed automatically on clone.

To check if the dependencies are installed, run the following command:

git submodule status

To update the dependencies, run the following command:

git submodule update --init --recursive

More infos on the way!

About

A template that can be used to start projects that will use some new features that come with Unreal Engine 5 as well as powerful existing features like the GAS and others.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.3%
  • C 1.4%
  • C# 1.3%