Versions Compared

Key

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

...

  1. If you’d like to avoid version control altogether, download the project zip as shown below from the Cavrnus CVT Git Repo.

...

Opening the Cavrnus CVT Project

  1. Now that you have the project downloaded, navigate to your downloaded/cloned project’s root folder.

  2. Select your project’s .uproject file to begin building.

  3. Select OK to rebuild module(s) and/or regenerate solution files if it’s a C++ project.

  4. Open project.

...

  1. Now that the project is open, locate the CavrnusSpatialConnector Actor in the Level Outliner of the L_Cavrnized_CVT_Level. In order to run, you enter server and space information. Please refer to Configure the Cavrnus Spatial Connector (Unreal Engine) for more information!

  2. With your Cavrnus Spatial Connector properly filled out, you many may run the level!

...

Info

But what if you already have an established project that needs instant collaboration features? Lets go through process below of adding the plugins to your project.

Adding [Cavrnus CVT Plugin] to Existing Project

  1. Navigate to your Cavrnus CVT Git Repo local instance project’s root folder.

  2. Copy/paste both the CavrnusCVT + CavrnusConnector plugins into your project’s Plugins folder. If your project doesn’t have the Plugins folder, create it and then add the plugins.

    1. For more information on Unreal Engine Plugins visit Working with Plugins in Unreal Engine.

...

  1. Select OK to rebuild module(s) and/or regenerate solution files if it’s a C++ project.

...

  1. Open project.

  2. The L_Cavrnized_CVT_Level is the default editor level, but creating a new level is easy!

    1. Create a new new level as you normally would: File > New Level

    2. Save your level.

  3. With your level now created, navigate to CavrnusCVT > Setup Level for Cavrnus & CVT. This automatically adds all of the necessary actors to the level.

...

  1. Notice the actors added to the level, both of which are auto-configured.

...

  1. Select the CavrnusSpatialConnector Actor. There is some extra configuration that needs to be handled that is specific to your project. The CavrnusSpatialConnector Actor has several key fields you must populate fill out with your information.

    1. Refer to the Spatial Connector for Unreal Engine setup guide for in-depth help.

...

  1. At this point, your project as

...

Info

But what if you already have an established project that needs instant collaboration features? Lets go through process below of adding the plugins to your project.

...

  1. all of the capabilities of Cavrnus and CVT!