coherence Tutorial | First Steps
About
coherence is a network engine, SDK and platform that literally lets you create multiplayer games in 5 minutes.
As an introduction to coherence, we have created a Unity project that you can download, explore, and play through. It's called First Steps. This project can be your starting point to learn all about networking in games with coherence.
After downloading the Unity project, we suggest you open up the documentation as it's the perfect companion to explore the included scenes.
Getting the projectYou can download the Unity project from the links below. You can also get the code via git directly from its repository.
Additionally, you can download builds of the project for different platforms, or play the project in WebGL right from this page. All versions should be able to connect to each other.
Unity versionCurrently the project is on Unity 2021.3.18f1, but opening it with any Unity 2021.3 version is fine.
DocumentationFull documentation for the project is available here.
Bug reportingFeel free to open an issue in the repository's issues page if you find anything that's not working in the First Steps project. If you have any ideas for new features, or other suggestions please let us know in our community.
We appreciate all contributions!
Additional resources- Getting started video(s) - YouTube
- Community - Find help using coherence
- Community - Suggest improvements
- GitHub - Report an issue