Teleporters

This commit is contained in:
Marco 2025-06-27 17:43:15 +02:00
commit 1907a38575
25 changed files with 616 additions and 4 deletions

View file

@ -74,7 +74,6 @@ public partial class IsoMovementModule : ModuleBase<PlayerState, CharacterBody3D
public override void PhysicsProcess(double delta)
{
var frameVelocity = MainObject.Velocity;
if (_isStrafing)