3D Intro scene

This commit is contained in:
MaddoScientisto 2025-03-23 00:11:37 +01:00
commit baa05f4739
54 changed files with 938 additions and 20 deletions

View file

@ -84,6 +84,9 @@ public partial class Shooting : EnemyStateBase
{
StateMachine.SetState(EnemyState.Alert);
}
// Strafe
}
private void Shoot()