Skip to content

Fixed: an actor's pitch wasn't synced to clients when they received a full update or when the map resetted in online games.

Adam Kaminski requested to merge topic/default/actor-pitch-sync-fix into branch/default

When a client received a full update from the server, or when the map was reset, any actors with non-zero pitches weren't properly synced to the client. This merge request ensures that this information is synced because it might be important for the client to know the actor's pitch (e.g. cameras).

Merge request reports

Loading