HaywireInteractive / OnAllFronts-Public

UE5 MilSim FPS / RTS Game (formerly ProjectM)
MIT License
127 stars 24 forks source link

When player soldier leans on client update server lean state #857

Closed Leroy231 closed 7 months ago

Leroy231 commented 8 months ago

Currently when the player soldier leans left/right that state doesn't get updated on the server, it's only updated on client. This is problematic because we rely on lean state for several things, e.g. projectile collisions. To fix: