Skip to content

BrokAnkle/AirlockModuleSystem_UnrealEnginePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AirLockSystem_UnrealEnginePlugin

Welcome to the open sourced Airlock Module System plugin for Unreal Engine. This plugin contains only code and a level sample for demo. The system is entirely event based and use event dispatchers to signal the state of the module, which makes it easy to understand and to override.
BP only and C++ only are available, for the C++ version, I made sure evrything is overridable and usable in BP.
The few assets used come from the Unreal Engine Starter Content.

DOCUMENTATION IN THE WIKI (still WIP at the moment)

If any problem, suggestion, bugs etc... Please contact me.

About

Airlock module system logic, open and close door at player detection, locks itself, then unlocks after player action. Link multiple doors to one module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors