Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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. To easily add these Actors to a level, navigate to CavrnusCVT > Setup Level for Cavrnus & CVT.

image-20240916-164058.pngimage-20240826-204219.png

Before running your Level, the CavrnusSpatialConnector must be properly configured! Please refer to Setting up Cavrnus Spatial Connector for Unreal Engine for more information.

Setting Level Objects to Movable

The CVT Move Command requires static mesh actors to have their Mobility set to Movable in order to be interacted with. If everything in your scene needs to be movable, we provide a simple option to do this automatically. Navigate to CavrnusCVT > Convert ALL StaticMeshActors to movable.

image-20240916-164230.png

WARNING: Doing this will affect every mesh actor in the Level. Ideally you should manually designate which actors should be set to Movable.

It is also advised to have version control (Git, Plastic, etc) in place before doing this change as it will affect the entire Level.

  • No labels