Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Rollback / Prediction of dynamic Entities

Discussion in 'Physics for ECS' started by Lukas_Kastern, May 7, 2020.

  1. Lukas_Kastern

    Lukas_Kastern

    Joined:
    Aug 31, 2018
    Posts:
    96
    Is it possible or planned to be able to step a given set of entities by a timestep?
    I'm wondering since i wanted to add networking to the RayCastCar sample but i couldn't figure out how i would repredict the clients vehicle once a prediction error would occur.