Zum Hauptinhalt springen

gps_companion_path_stream_display

A Path Stream display using a companion-style 3D model that smoothly follows the path — misc entry.

Entry Information

PropertyValue
Entry IDgps_companion_path_stream_display
TypeMisc
ColorCyan
Iconmdi:map-marker-path

Fields

FieldTypeDescription
modelRef<out EntityDefinitionEntry>The 3D model definition to render as a companion along the path
pointToTargetBooleanWhether the model should rotate to point toward the next waypoint
scaleFloatScale of the 3D model
offsetVectorOffset (X, Y, Z) relative to the path position
fluidityMsIntFluidity duration in ms for smooth movement interpolation (0 = no fluidity)
travelSpeedDoubleHow fast the stream travels in blocks per second

Usage Example

- entry: gps_companion_path_stream_display
name: "A Path Stream display using a companion-style 3D model that smoothly follows the path"
model: ""
pointToTarget: false
scale: 0
offset: ""
fluidityMs: 0
travelSpeed: 0