Private
Public Access
1
0

add Cilium network policies for enhanced traffic control between services and include in deployment workflow
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 7m21s

This commit is contained in:
Sebastian Unterschütz
2026-01-25 14:23:18 +01:00
parent b6d1a73101
commit 63ff6c4f00
3 changed files with 135 additions and 2 deletions

View File

@@ -51,8 +51,7 @@ func DefaultPlayerConstants() PlayerConstants {
}
}
// ApplyPhysics wendet einen Physik-Tick auf den Spieler an
// Diese Funktion wird 1:1 von Server und Client verwendet
// ApplyPhysics wendet einen Physik-Tick
func ApplyPhysics(
state *PlayerPhysicsState,
input PhysicsInput,