FieldWalker
Contents
The contents mainly include:
The main plugin
A sample project using the plugin
1. About the Diarkis Unity Plugin
DiarkisUnityPlugin.unitypackage
is the Diarkis Unity Plugin.
It is provided as a Unity package, so please import it into your target project to use it.
For detailed instructions on how to use the plugin, please see HowToUsePlugin.md.
If you want to synchronize the positions of GameObjects using the plugin, please refer to HowToReplicatePosition.md.
For information on the role of each class, see AboutClass.
2. About the Sample Project for the Diarkis Unity Plugin
This is a sample project using the Diarkis Unity Plugin.
For detailed usage of the sample, please refer to SAMPLE_README.
3. Documentation Explaining How to Use the Diarkis Unity Plugin
This document explains how to integrate the Diarkis Unity Plugin for your use.
The explanation of the integration method for position synchronization using the Room feature is accompanied by sample code.
Last updated