You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a bug in which the car fell through the world. This allowed it to make infinite forward progress as it continued to fall forever. There should probably be a sanity check for this phenomenon– for instance, if a car falls 100m below the track at that X coordinate, kill it and remove it from the selection pool.
The text was updated successfully, but these errors were encountered:
I had a bug in which the car fell through the world. This allowed it to make infinite forward progress as it continued to fall forever. There should probably be a sanity check for this phenomenon– for instance, if a car falls 100m below the track at that X coordinate, kill it and remove it from the selection pool.
The text was updated successfully, but these errors were encountered: