GodotComponentTest/entities
Martin Felis 3e251d2843 Intermediate commit 2024-05-07 18:49:04 +02:00
..
Axe.cs Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
Axe.gd Vastly improved interactivity, wired up some animations. 2023-06-23 15:39:40 +02:00
Axe.tscn Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
Chest.cs Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
Chest.tscn Intermediate commit 2024-05-07 18:49:04 +02:00
Entity.cs Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
GoldBar.cs Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
GoldBar.tscn Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
IInteractionInterface.cs Mass reformatting. 2023-11-18 22:32:57 +01:00
Player.cs Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
Player.tscn Added shrug animation when interaction is not possible. 2024-01-01 17:01:00 +01:00
SimpleEntity.gd Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
SimpleEntity.tscn Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
Tree.cs Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
Tree.tscn Intermediate commit 2024-05-07 18:49:04 +02:00
WanderingEntity.gd Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
WanderingEntity.tscn Added CollisionLine, renamed folders 2022-08-25 14:10:02 +02:00
Wood.cs Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
Wood.tscn Added CollectibleComponent and refactored GoldBar, Wood and Axe. 2024-01-04 15:45:26 +01:00
Workbench.cs Intermediate commit 2024-05-07 18:49:04 +02:00
Workbench.tscn Intermediate commit 2024-05-07 18:49:04 +02:00
rockA.tscn Made rocks and player not pickable. Also reverted ItemAttractor radius to a higher value. 2023-07-15 01:00:58 +02:00
rockB.tscn Made rocks and player not pickable. Also reverted ItemAttractor radius to a higher value. 2023-07-15 01:00:58 +02:00
rockC.tscn Made rocks and player not pickable. Also reverted ItemAttractor radius to a higher value. 2023-07-15 01:00:58 +02:00