cirnogodot/Scripts/Components/FSM/Enemy
2025-05-04 22:02:05 +02:00
..
Alert.cs Added reaction time to enemies 2025-03-25 15:15:04 +01:00
Alert.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
AnimationModule.cs Face player towards aim direction 2025-04-08 10:44:06 +02:00
AnimationModule.cs.uid Enemy FSM Animation 2025-03-21 15:16:50 +01:00
Controlled.cs Controllable enemies 2025-03-21 17:52:01 +01:00
Controlled.cs.uid Controllable enemies 2025-03-21 17:52:01 +01:00
Dead.cs Player detection for rooms 2025-04-17 17:42:24 +02:00
Dead.cs.uid Enemy AI 2025-03-21 10:30:44 +01:00
EnemyAlarmModule.cs Enemy alarm response 2025-03-21 11:44:08 +01:00
EnemyAlarmModule.cs.uid Enemy alarm response 2025-03-21 11:44:08 +01:00
EnemyDamageReceiver.cs Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyDamageReceiver.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyDropsProvider.cs Chests and Loot Drops 2025-04-25 18:33:20 +02:00
EnemyDropsProvider.cs.uid Loot drops provider 2025-03-21 16:05:44 +01:00
EnemyFSMProxy.cs New boss system 2025-04-28 18:06:07 +02:00
EnemyFSMProxy.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyStateBase.cs Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyStateBase.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyStateMachine.cs Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyStateMachine.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyStorageModule.cs New boss system 2025-04-28 18:06:07 +02:00
EnemyStorageModule.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
Idle.cs New boss system 2025-04-28 18:06:07 +02:00
Idle.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
Init.cs New boss system 2025-04-28 18:06:07 +02:00
Init.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
NavigationMovementModule.cs Added reaction time to enemies 2025-03-25 15:15:04 +01:00
NavigationMovementModule.cs.uid Navigation and shooting modules 2025-03-20 19:28:40 +01:00
PlayerDetectionModule.cs Grahpics overhaul and predicting bullets 2025-05-04 22:02:05 +02:00
PlayerDetectionModule.cs.uid Enemy state machine 2025-03-20 18:22:40 +01:00
Shooting.cs Grahpics overhaul and predicting bullets 2025-05-04 22:02:05 +02:00
Shooting.cs.uid Navigation and shooting modules 2025-03-20 19:28:40 +01:00