RenCloud / scs-sdk-plugin

ETS2 (Euro Truck Simulator 2) & ATS (American Truck Simulator) SDK plug-in. Telemetry data is shared via SharedMemory/Memory Mapped Files.
MIT License
185 stars 35 forks source link

Lane position #115

Closed scorpio1441 closed 11 months ago

scorpio1441 commented 1 year ago

Is it possible to get a Lane Position telemetry?

Like: If the truck is exactly in the middle of lane, then position is 0. If the truck is in the left portion of the lane -100, +100 - right portion. Or something like this.

Thanks.

RenCloud commented 1 year ago

Currently, the SDK doesn't provide that information.

The only positioning that the SDK provide is the world position.