Versions Compared

Key

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

...

Note

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.

...

Note

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.