Files
Gnome-s-Bounty/Assets
vova 7579175d24 Refactor and reorganize scripts for improved structure and functionality
- Removed obsolete scripts: Chest, BreakableWall, Door, DoorInteract, and UiManager.
- Moved Chest and BreakableWall scripts to EnvironmentObjects folder.
- Introduced HammerThrower class to manage hammer throwing mechanics.
- Updated PlayerController to utilize new InputManager and HammerThrower.
- Refactored PlayerState to manage player state and item collection.
- Enhanced UI management in UiManager to reflect player item collection.
- Updated EnemyAI to remove unused movement logic.
- Adjusted KeyChest to interact with PlayerState instead of Player.
- Cleaned up code and improved event handling for item collection.
2026-06-05 14:33:20 +03:00
..
2023-08-08 20:58:50 +03:00
2023-06-28 13:38:48 +03:00
2024-01-02 23:07:01 +02:00
2023-06-20 23:35:39 +03:00
2023-06-20 19:28:02 +03:00
2023-06-20 19:28:02 +03:00
2023-06-29 15:58:06 +03:00
2023-06-20 19:28:02 +03:00
2023-06-20 19:28:02 +03:00
2023-06-20 23:35:39 +03:00
2023-06-20 19:28:02 +03:00
2023-06-20 19:28:02 +03:00
2023-07-09 18:43:33 +03:00
2023-06-20 19:28:02 +03:00
2023-07-11 23:07:03 +03:00
2023-06-20 19:28:02 +03:00
2023-06-21 12:44:30 +03:00