Mapping fixes and new tanks

This commit is contained in:
Marco 2025-08-25 15:03:10 +02:00
commit 3df9e2dd85
46 changed files with 1701 additions and 1281 deletions

View file

@ -82,9 +82,9 @@ public partial class Idle : EnemyStateBase3D
if (DebugEnabled)
{
#if !DISABLE_DD3D
DebugDraw3D.DrawText(MainObject.GlobalPosition - new Vector3(0, 16, 0), "Idle");
#endif
// #if !DISABLE_DD3D
// DebugDraw3D.DrawText(MainObject.GlobalPosition - new Vector3(0, 16, 0), "Idle");
// #endif
}
MainObject.Velocity = new Vector3(MainObject.Velocity.X,