Closed rtoole13 closed 4 years ago
Sources update via the DeterminsticSystem class if possible, maintaining update order. GravityAffected should also adhere to this. A quick fix would just be to set the script execution order of it to follow DeterminsticSystem.
gravity affected objects are updated after DeterministicSystem and GravitySources
Sources update via the DeterminsticSystem class if possible, maintaining update order. GravityAffected should also adhere to this. A quick fix would just be to set the script execution order of it to follow DeterminsticSystem.