Bezi回来了

This commit is contained in:
SoulliesOfficial
2026-04-28 15:46:32 -04:00
parent 7379583165
commit 0902ca8a9e
56 changed files with 3285 additions and 3803 deletions

View File

@@ -83,7 +83,7 @@ namespace Cielonos.MainGame.Characters.AI
if (willTurnToTarget)
{
self.movementSc.TurnToTarget(target);
self.movementSc.SmartTurnToTarget(target);
}
if (willAdjustAdsorption)