mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 22:05:53 +00:00
3D Intro scene
This commit is contained in:
parent
a6d2543e0c
commit
baa05f4739
54 changed files with 938 additions and 20 deletions
|
|
@ -84,6 +84,9 @@ public partial class Shooting : EnemyStateBase
|
|||
{
|
||||
StateMachine.SetState(EnemyState.Alert);
|
||||
}
|
||||
|
||||
// Strafe
|
||||
|
||||
}
|
||||
|
||||
private void Shoot()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue