Commit 2e3a52b
committed
fix: (rotation) default legacy Strafe correction ON so the legacy engine is anticheat-safe
Legacy silent rotations with Strafe off move the player along the camera yaw while the server receives the sent yaw, which GrimAC's Simulation flags while walking/bridging. The modern engine already defaults MovementCorrection to Silent; align legacy by defaulting Strafe to true (non-strict, camera-natural feel, same applyStrafeToPlayer). Only affects modules with an active silent rotation; toggle off for raw silent on lax anticheats.1 parent 6fa0e93 commit 2e3a52b
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments