Reactor v1.1.2

Get started with Reactor

Install takes under a minute. The local server downloads automatically after the package is added.

Before you start

You need Unity (2021.3 LTS, 2022.3 LTS, or 6.x) and the .NET 8 SDK installed. The local development server runs on .NET, so it will not start without the SDK.

Download the .NET 8 SDK →
1

Open Unity Package Manager

In the Unity menu bar, go to Window → Package Manager. Click the + button in the top-left corner and select Add package from git URL…

New to the Package Manager? Unity's guide on installing a package from a Git URL walks through it.

2

Add the package URL

Paste the URL below and click Add.

https://github.com/KinematicSoup/Releases.git?path=/Reactor/1.1.2
3

Install the Reactor server, then follow the first tutorial

After the package imports, a Reactor panel pops up asking whether to install the local development server. Click yes.

Running a server has a few steps, so let the first tutorial, Running Rooms Locally and Online, walk you through it from an empty project to a working room.

If the server will not install or run, a missing .NET 8 SDK is almost always why.

Stuck on setup? Ask in our Discord. We respond quickly.

4

Deploy to Reactor Cloud (optional)

When you're ready to go live, sign in to the console at console.kinematicsoup.com. The overview page lets you create projects under Reactor or Scene Fusion: create a Reactor project and choose your tier at that point.

If someone is adding you to an existing project, they can send an invite from the console. Click the link in the email and you'll be joined to the project automatically.

System requirements

Unity

2021.3 LTS  /  2022.3 LTS  /  6.x

.NET SDK

8.0 or later

OS

Windows 10/11  /  macOS

CPU

x86-64 or Apple M-series

Need C# or C++ integration for a non-Unity engine? Get in touch.