-
Notifications
You must be signed in to change notification settings - Fork 26
Game Pause Car Interaction #156
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment, pausing stops a vehicle in place. If the vehicle is not stationary before it pauses, it will loop between its predicted and actual position.
One solution is to remove pausing completely for a client, like how the game was previously.
A more MP-friendly solution is to make a non-interactable ghost of the car. However, requires fixing of more issues like the loop, and ideally a bounding box for when other players enter inside a ghost.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request