Files
Gnome-s-Bounty/Assets
vova 39e4e51866 Add player controller, state management, and input handling
- Implemented PlayerController.cs to manage player movement and actions.
- Created PlayerState.cs to track player lives, coins, and key status.
- Added CameraFollow.cs for smooth camera movement following the player.
- Developed Character.cs as an abstract class for character behavior.
- Introduced Enums.cs for defining TreasureType and MapElementType.
- Added IDoor interface for door interactions.
- Created InputActions.cs for handling player input actions.
- Implemented MainMenu.cs for basic menu functionality including play and exit options.
2026-06-17 22:43:59 +03:00
..
2026-06-06 11:50:19 +03:00
2023-06-28 13:38:48 +03:00
2026-06-06 11:43:11 +03:00
2023-06-20 23:35:39 +03:00
2026-06-06 11:50:19 +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