Skip to main content
Version: 1.x

Samples

Explore our examples section and discover the possibilities of what you can build.

Available Examples

First Person Shooter

A simple but fun old-style FPS shooter on desert-style maps - made in Unity. ODIN 3D positional voice is integrated so that you can talk to other players with voice or radio broadcast. Have fun!

Try it out!
Unity Tech Demo

Download and test our PUN-based multiplayer playroom sample built with Unity. We provide all the source code in our Github repository. The sample also features many scripts for audio effects like damping and general bookkeeping stuff.

Cross-Platform Neighbourhood Showcase

In this sample game you run around a nice-looking neighborhood and can talk to other players with 3D positional voice and a walkie-talkie in multiple channels. We also feature a web-based commander that you can use to interact with players directly from your browser.

Token Server

ODIN features a simple but powerful token system for permission handling. There is no need for a complex authentication system. ODIN's token system can be integrated into existing authentication systems with ease. This sample shows how this is done and how to issue tokens for authentication.