Home

check

AAA networking solution for indie developers

Making multiplayer games has never been easier

• Easy.
• Performant.
• Powerful.

FPS

TPS

Action

Strategy

RPG

And more…

Best free networking solution for Unity.

Netick is a FREE server-authoritative networking solution for Unity. It’s by far the most advanced free networking solution for unity on the market. It’s built with an architecture that’s different from other free solutions. Netick makes building quality and cheat-free multiplayer games easier than ever, by implementing most of the features you need to build an FPS/TPS/Real-Time/Action game.

Features

sync_alt 

 

Client-Side Prediction

CSP ensures that the client enjoys a buttery smooth lag-free gameplay experience, while also maintaining server-authority by means of prediction and reconciliation. A feature considered essential in today’s climate of high player demands for cheat-free experiences.

spoke 

 

Eventual Consistency

Eventual Consistency (Optimistic Replication) allows for huge synced game states, despite using as little bandwidth as possible.

slow_motion_video  

 

Lag Compensation

Lag Compensation is the standard technique in mitigating the effects of differing round-trip delays in regards to authoritative hit-detection.

settings_remote 

 

Remote Procedure Calls (RPCs)

RPCs are a handy, intuitive, and easy way to handle events and send data.

polyline 

 

Snapshot Interpolation

Snapshot Interpolation aims to provide smooth motion and rendering in the presence of a fixed-time network loop.

keyboard 

 

Sandboxes

Network Sandboxes revolutionize debugging and building your multiplayer games, by letting you run both the server and client (or clients) in the same project at the same time, making programming and testing multiplayer games easier and more fun than ever.

area_chart 

 

Area of Interest (Experimental)

Area of Interest end goal is that each client only receives data about objects relevant to them.

vertical_distribute 

 

Tick-Aligned Simulation

Tick-Aligned Simulation makes it possible to predict things such as waves, platforms, and elevators, which are known for their networking difficulty.

directions_bus 

 

Abstracted Transport Layer

Netick does not enforce a low-level transport on you, you are free to use or build whatever transport for whatever protocol or service you require. It does not even require the transport to have any means of reliability, only connection handling, and unreliable send and receive.

flash_on 

 

Code Gen

Netick uses weaving to provide intuitive programming experience, unlike other solutions which use reflection that is slow.

flight_takeoff 

 

Zero GC

Netick almost produces no garbage in its hot-path, a goal that’s vital in achieving stutter-free gameplay.

And many more…

Get it now!

Visit our discord for any questions or information.

Check out our new Arena Shooter Sample!

Arena Shooter Sample