josephkirk / StrategyCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyra Strategy Core plugin

This game feauture plugin is a exercise to build Strategy Game Core Framework for Unreal Lyra starter game to prototype RTS, Turn base Strategy type of game .

Tested Unreal Engine Version: 5.1

How to use

  • Clone this plugins into your project plugin path under /Plugins/GameFeatures
  • LyraInputConfig and LyraInputComponent need to be exposed by adding LYRAGAME_API in other to compiled custom Hero Component Input Binding
  • Create new game feature plugin and add this plugin as dependency

About

License:GNU General Public License v3.0


Languages

Language:C++ 96.6%Language:C# 3.4%