MCPcopy Create free account
hub / github.com/DarkZek/RustCraft / network_location_sync

Function network_location_sync

client/src/systems/networking/location_sync.rs:18–60  ·  view source on GitHub ↗
(
    physics_query: Query<&PhysicsObject, (With<Player>, Changed<PhysicsObject>)>,
    transform_query: Query<&Transform, (With<Player>, Changed<Transform>)>,
    mut translation: ResMut<LastNetworkT

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

SendPacketClass · 0.85
PlayerMoveClass · 0.85
UserIdClass · 0.85
PlayerRotateClass · 0.85
sendMethod · 0.45

Tested by

no test coverage detected