Skip to content

Add factions and relations in your game using C++ or Blueprints

License

Notifications You must be signed in to change notification settings

exploshot/FactionsExtension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factions Plugin

Add factions and relations in your game using C++ or Blueprints

This plugin is for Unreal Engine 4 and has support for versions 4.20, 4.19 and 4.18.

Introduction

What are "Factions"

When we say Faction we refer to a group of entities or actors that share something in common.

Almost every single type of game uses factions in different ways. For example, in Shooter games there will be enemies and friends, in RTS games every player will be a faction by itself, and in Open-World games you will have factions fighting each other while you run around.

This plugin fulfills the needs of this feature in UE4 with a very flexible tool that will make the implementation, editing and design of your own factions a 5 minutes thing.

"What" can have a faction?

Everything!... well not everything, but pretty much. All actors of any type can have a faction.

Documentation

Documentation is available online:

Test Project

You can download this Test project to see and test the API

About

Add factions and relations in your game using C++ or Blueprints

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.1%
  • C# 1.9%