cirnogodot/Scripts/Components/Actors
2025-06-19 11:08:55 +02:00
..
ActivationProvider.cs Interaction manager and hud 2025-06-12 18:03:55 +02:00
ActivationProvider.cs.uid FSM Selector with sound 2025-03-01 18:02:11 +01:00
Actor.cs Enemy information 2025-03-20 11:34:48 +01:00
Actor.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
ActorAi.cs Enemy state machine 2025-03-20 18:22:40 +01:00
ActorAi.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
ActorAimingProvider.cs Better free movement 2025-02-18 18:18:13 +01:00
ActorAimingProvider.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
ActorDefeatScriptHandler.cs Possession handling 2025-02-23 22:38:33 +01:00
ActorDefeatScriptHandler.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
ActorFreeMovement.cs Rotating turret NPC 2025-03-03 15:01:12 +01:00
ActorFreeMovement.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
ActorModule.cs Simplified actor modules 2025-02-20 18:26:53 +01:00
ActorModule.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
ActorResourceProvider.cs Fixed after feedback 2025-03-22 18:15:27 +01:00
ActorResourceProvider.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
ActorTankMovement.cs Simplified actor modules 2025-02-20 18:26:53 +01:00
ActorTankMovement.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
AnimationHandler.cs Death animations and spawner 2025-02-23 19:19:12 +01:00
AnimationHandler.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
BossSpriteAnimator.cs Boss Animation 2025-03-06 22:09:11 +01:00
BossSpriteAnimator.cs.uid Boss Animation 2025-03-06 22:09:11 +01:00
ConveyorBeltMover.cs Conveyor belts 2025-03-14 15:13:00 +01:00
ConveyorBeltMover.cs.uid Conveyor belts 2025-03-14 15:13:00 +01:00
DamageReceiverActorModule.cs Destroyable chests 2025-03-12 22:01:45 +01:00
DamageReceiverActorModule.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
DeathAnimationHandler.cs Dead fairy guard 2025-03-12 13:57:25 +01:00
DeathAnimationHandler.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
DoorSpriteComponent.cs Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
DoorSpriteComponent.cs.uid Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
EmitterActivationStateSprite.cs Redesigned bullet emitters 2025-03-14 23:04:59 +01:00
EmitterActivationStateSprite.cs.uid Redesigned bullet emitters 2025-03-14 23:04:59 +01:00
EnemyActor.cs Possession handling 2025-02-23 22:38:33 +01:00
EnemyActor.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
EnemyDropModule.cs Loot Drops 2025-03-04 09:43:05 +01:00
EnemyDropModule.cs.uid Loot Drops 2025-03-04 09:43:05 +01:00
EnemyNavigationMovement.cs Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyNavigationMovement.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
EnemyPossessionMovement.cs Interaction manager and hud 2025-06-12 18:03:55 +02:00
EnemyPossessionMovement.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
EnemyTurretRotationMovement.cs Enemy state machine 2025-03-20 18:22:40 +01:00
EnemyTurretRotationMovement.cs.uid Rotating turret NPC 2025-03-03 15:01:12 +01:00
ForceFieldCollisionDisabler.cs Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
ForceFieldCollisionDisabler.cs.uid Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
ForceFieldMaterialAnimationHandler.cs Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
ForceFieldMaterialAnimationHandler.cs.uid Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
ForceFieldSpriteComponent.cs Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
ForceFieldSpriteComponent.cs.uid Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
FourWayAnimationHandler.cs 4 way animation handler for new actors 2025-02-23 17:32:36 +01:00
FourWayAnimationHandler.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
GenericDamageReceiver.cs Simple knockback implementation 2025-05-06 16:06:00 +02:00
GenericDamageReceiver.cs.uid Destroyable chests 2025-03-12 22:01:45 +01:00
HitShieldAnimation.cs Mapping 2025-04-09 15:12:08 +02:00
HitShieldAnimation.cs.uid Mapping 2025-04-09 15:12:08 +02:00
IHittable.cs Destroyable chests 2025-03-12 22:01:45 +01:00
IHittable.cs.uid Tanks 2025-03-13 09:58:54 +01:00
IMouseAimProvider.cs 2D Character and weapons 2025-06-17 11:57:59 +02:00
IMouseAimProvider.cs.uid 2D Character and weapons 2025-06-17 11:57:59 +02:00
InputProvider.cs Isometric implementation 2025-06-10 16:33:43 +02:00
InputProvider.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
KeyboardInputProvider.cs Tweaks 2025-06-19 11:08:55 +02:00
KeyboardInputProvider.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
LightBridgeSpriteComponent.cs Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
LightBridgeSpriteComponent.cs.uid Modularized doors and lightbridges 2025-03-03 17:55:53 +01:00
MouseAimProvider2D.cs 2D Character and weapons 2025-06-17 11:57:59 +02:00
MouseAimProvider2D.cs.uid 2D Character and weapons 2025-06-17 11:57:59 +02:00
MouseAimProvider3D.cs 3D Aiming 2025-06-19 10:50:25 +02:00
MouseAimProvider3D.cs.uid 2D Character and weapons 2025-06-17 11:57:59 +02:00
MovementHandler.cs Ability for enemies to shoot when controlled 2025-02-25 17:29:24 +01:00
MovementHandler.cs.uid Upgrade to godot 4.4 2025-02-24 11:37:45 +01:00
PlayerAnimationProvider.cs Turret animation controller 2025-05-24 22:45:17 +02:00
PlayerAnimationProvider.cs.uid FSM Player input 2025-02-28 22:49:55 +01:00
PlayerCrosshairProvider.cs Made crosshair into a module 2025-05-06 10:25:11 +02:00
PlayerCrosshairProvider.cs.uid Strafing and crosshair for FSM player 2025-03-01 10:05:13 +01:00
PlayerDamageReceiver.cs Globally calculated difficulty damage 2025-04-09 16:58:36 +02:00
PlayerDamageReceiver.cs.uid FSM Player health and animations 2025-03-01 14:08:31 +01:00
PlayerHitboxSpriteProvider.cs Changed player to new one 2025-03-02 11:58:46 +01:00
PlayerHitboxSpriteProvider.cs.uid Strafing and crosshair for FSM player 2025-03-01 10:05:13 +01:00
PlayerWeaponProvider.cs Weapon hud fix 2025-05-08 11:07:23 +02:00
PlayerWeaponProvider.cs.uid Moved weapon equipment logic to submodule 2025-02-28 18:27:56 +01:00
RotationCrosshairModule.cs Spider bomb in FSM 2025-03-08 11:33:26 +01:00
RotationCrosshairModule.cs.uid Smaller snowball sprite 2025-03-08 18:56:09 +01:00
TurretAnimationModule.cs Rotating turret NPC 2025-03-03 15:01:12 +01:00
TurretAnimationModule.cs.uid Rotating turret NPC 2025-03-03 15:01:12 +01:00