Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

image-20240613-222552.png

Overview

This project uses Commands as the nomenclature to define and create extendable features. The out-of-the-box features have all been cavernized and include simple guides demonstrating the Cavrnus integration process for an already existing application.

Level Setup

All of the core Cavrnus-logic is conveniently located in the AC_CavrnusCVTManager actor. This needs to be in the level along with the CavrnusSpatialConnector.

image-20240826-204156.pngImage Removedimage-20240826-204156.pngImage Addedimage-20240826-204219.png

All of the corresponding Cavrnus specific command blueprints live in the following folders.

image-20240613-224916.png

Cavernized Commands

Setting up CVT with Cavrnus is intended as seamless as possible. As such, the integration involves editing CVT blueprints as little as possible, opting for Event Dispatchers to hook necessary Cavrnus logic. Follow the below links to setup each command CVT offers with the power of Cavrnus.