← All Mods

Reference Mod — Oscillator

by Protostar Team ·v0.1.0 ·Engine ≥ 0.1.0-alpha

Reference mod demonstrating a custom:* predicted motion type end-to-end (server projection + client prediction).

protostar.referencemod.oscillator · 0 downloads

Reference Mod — Oscillator

A minimal end-to-end reference for the custom prediction seam (ADR ARC-0023 D2 / ARC-0031):

  • OscillatorComponent + OscillatorProjector (IPresentationProjector)
  • OscillatorProjectionSystem ([RunPhase(Simulation)])
  • OscillatorFeature resolves the writer via IFeatureServiceContext.Services
  • Client-side IClientPredictor for framerate-independent smoothing

Ships in Modules/ and is auto-discovered. Use it as the template for your own custom:* motion mods.

Versions

VersionReleasedSizeDownloadsChangelog
v0.1.0 2026-08-06 0

Initial reference release (ENG-0034-05 Slice 3).