EmpiresCommunity / Unreal-Empires-Project

4 stars 0 forks source link

Rework Scenarios to work with UE5 best practices #53

Open RoyAwesome opened 1 year ago

RoyAwesome commented 1 year ago

Scenarios current load lots of sublevels. They should be using Data Layers.

Also, we should rework "gamemodes" (in the design parlance, not UE parlance) to use Gameplay Abilities better.

Scenarios should also work directly with modular features, taking from the Lyra Experience system.