This shows you the differences between two versions of the page.
|
pjv:laboratoare:2025:a01 [2025/10/06 13:43] alexandru.gradinaru |
pjv:laboratoare:2025:a01 [2025/10/06 13:54] (current) alexandru.gradinaru [Concept general – „Replay / Ghost Car”] |
||
|---|---|---|---|
| Line 365: | Line 365: | ||
| void Start() => startTime = Time.time; | void Start() => startTime = Time.time; | ||
| - | void Update() | + | void FixedUpdate() |
| { | { | ||
| if (currentIndex >= replayCommands.Count) return; | if (currentIndex >= replayCommands.Count) return; | ||