@@ -188,19 +188,7 @@ Currently, no such features are implemented.
## Example Maps
The Toolkit contains three example maps that showcase the different features of the toolkit, Unreal Engines Replication, and best practices when working with Cluster Systems like a Cave. Every map also provides Blueprints that show how to use the features.
### Toolkit Examples
The ToolkitExamples map is subdivided into three sections: Continuous Movement, Teleportation, and Interaction.
### Replication Examples
The ReplicationExample map covers the basics of replication such as Actor Replication, Variable Replication, and Function Replication.
### Cave Examples
The CaveExamples map demonstrates how to use cluster events to communicate with other nodes, but also easy pitfalls in cluster systems such as Randomness or Widgets.
The [ContentExamples](https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/ContentExamples)-project provides example maps showcasing functionalities of the toolkit plugin, functionalities and pitfalls of the cluster-plugin and CAVE development, and Unreal Engines Replication System.