Harald Hoyer
008f9cc24a
feat: add Captured and TractorBeam components, enhance enemy behavior with capture mechanics
2025-04-16 08:41:17 +02:00
Harald Hoyer
9aad8dd130
refactor: improve code formatting and readability in components and resources
2025-04-15 12:28:17 +02:00
Harald Hoyer
4a64e12945
refactor: remove unused imports from multiple files
...
- Removed `std::time::Duration` import from `components.rs`, `resources.rs`, and `enemy.rs` as it was unnecessary.
- Cleaned up imports in `systems.rs` by removing `FormationState`.
2025-04-15 12:26:01 +02:00
Harald Hoyer
c525b376b0
enemy formations
...
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2025-04-11 10:51:05 +02:00
Harald Hoyer
0b8527b955
split files
...
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2025-04-11 10:44:23 +02:00
Harald Hoyer
3dbfb9dac1
iii
...
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2025-04-11 10:43:48 +02:00