Files
PS_Ballistics/Unreal
j.foucher b98d89c609 Fix ClientSideAim RPC spam from observer clients
Use GetLocalRole()==ROLE_AutonomousProxy instead of GetRemoteRole()==ROLE_Authority
to restrict the ClientAim/ShootRepCSA RPC path to the owning client only.
Observers (SimulatedProxy) early-out instead of attempting to send Server RPCs
on weapons they don't own, which was spamming "No owning connection" warnings
and doing useless work. Default ClientAimUpdateFrequency raised to 60 Hz.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 16:06:22 +02:00
..
2026-03-13 15:35:51 +01:00
2026-03-13 18:13:41 +01:00
BP
2026-03-13 19:47:44 +01:00
2026-03-13 15:35:51 +01:00
2026-03-16 18:27:00 +01:00
2026-03-13 18:13:41 +01:00
2026-03-13 15:35:51 +01:00
2026-03-13 15:35:51 +01:00
2026-03-13 15:35:51 +01:00