# Is there any example on how to make authoritative realtime game with nakam on unity?

**URL:** https://forum.heroiclabs.com/t/is-there-any-example-on-how-to-make-authoritative-realtime-game-with-nakam-on-unity/4154
**Category:** Documentation
**Created:** [July 28, 2023, 8:26pm UTC](https://forum.heroiclabs.com/t/is-there-any-example-on-how-to-make-authoritative-realtime-game-with-nakam-on-unity/4154 "2023-07-28T20:26:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![virtouso](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.heroiclabs.com/virtouso/32/679_2.png) [@virtouso](https://forum.heroiclabs.com/u/virtouso)
#### Post date: [July 28, 2023, 8:26pm UTC](https://forum.heroiclabs.com/t/is-there-any-example-on-how-to-make-authoritative-realtime-game-with-nakam-on-unity/4154/1 "2023-07-28T20:26:16Z")

</div>

is there any complete example to show me how can i make a real-time authoritative game with Unity and Nakama.

basically nakama authoritative can only be used for logic-based games. for simulating things like physics etc I need to use Unity as a server. im looking for an example that how matchmaking works in this scenario. and how unity works as a server with Nakama.

---

<div class="post-metadata">

### Author: ![flavio](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.heroiclabs.com/flavio/32/2161_2.png) [@flavio](https://forum.heroiclabs.com/u/flavio)
#### Post date: [July 31, 2023, 2:03pm UTC](https://forum.heroiclabs.com/t/is-there-any-example-on-how-to-make-authoritative-realtime-game-with-nakam-on-unity/4154/2 "2023-07-31T14:03:13Z")

</div>

Hello @virtouso,

A community member contributed with a [blog post](https://juryquinn.com/post/technology/2023-01-04) but using Godot. It may be a good starting point for you.
