Vixen
dd8b0a81

Networking · guide

Parent-relative transforms

Replicating a rider on a moving vehicle, and sending only the axes an object actually uses.

Edit this page on GitHub

Documents

Next

  • Networked players — Giving a connection a body, predicting its movement, and proving the two ends agree.
  • Networked prefabs — What may be spawned, on both ends of the wire — and filling that list from the content build rather than from a start-up path.
  • Pose precision — Spending fewer bits on the bones of a replicated pose that nobody is looking at.
  • Mounts and vehicles — One type with seats — a mount is a single-seat vehicle whose model is a creature. The seat model only; the transform half waits on parent-relative replication.