SyncNode

An asset by spaghiajoeojo
The page banner background of a mountain and forest
SyncNode hero image

Quick Information

0 ratings
SyncNode icon image
spaghiajoeojo
SyncNode

Disclaimer: This is an experimental plugin for prototyping multiplayer games. It is not ready to production and may it will not be released in its final form due to security reasons.

Supported Engine Version
3.0
Version String
0.8a
License Version
MIT
Support Level
community
Modified Date
6 years ago
Git URL
Issue URL

SyncNode

A custom node synchronized over the network

How to use

  1. Create a new node of type "SyncManager"
  2. Use a "SyncNode" to synchronize any property of a node (or extend "addons/SyncNode.gd" in scripts)
  3. Use SyncSpatial or SyncRigidBody to synchronize position (with interpolation and lag compensation)

Disclaimer: This is an experimental plugin for prototyping multiplayer games. It is not ready to production and may it will not be released in its final form due to security reasons.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
SyncNode icon image
spaghiajoeojo
SyncNode

Disclaimer: This is an experimental plugin for prototyping multiplayer games. It is not ready to production and may it will not be released in its final form due to security reasons.

Supported Engine Version
3.0
Version String
0.8a
License Version
MIT
Support Level
community
Modified Date
6 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers