Example Projects
Download and run these Unity projects to see how Reactor handles real multiplayer scenarios. Each project is self-contained and includes server-side bots so you can test without finding other players.
Featured example
A large-scale first-person shooter demonstrating the features used in modern multiplayer FPS games. Tested to over 1,000 concurrent users.
What it covers
Additional example
Demonstrates how to use parenting to smooth predictions when players interact with moving objects -- platforms, vehicles, and turrets. Useful whenever a player can ride or stand on something that moves.
What it covers