Skip to content

feat: emit parked-car data as a runtime-loadable asset #209

Description

@nigel-hall-codes

Decouple parked cars from the baked chunk prefab so they can be view-gated (enabling change for #202).

Scope

  • Stop baking parked-car prefab instances into the chunk prefab (SFMapImporterWindow.ImportParkedCars).
  • Emit the existing chunk_CC_RR_parked.json payload (position, rotation, model index, street) as a runtime-loadable asset per chunk.
  • Keep a flag/path to fall back to baked cars so the change is reversible while the streamer (next issue) is in flight.

Blocked by the measurement spike (GO only). Parent: #202.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions