Dan
|
b6cdb68b4e
|
Add build directory to .gitignore, create export presets for Web and Windows Desktop, adjust z-index and mouse filter in level_1.tscn, add update_game_state function in level.gd, change main_scene path in project.godot, set rendering method to "gl_compatibility", add LevelSelect and related nodes in main_menu.tscn, create scene_manager.tscn with MainMenu node, implement functionality for menu button selection in main_menu.gd.
|
2024-05-10 14:39:24 +01:00 |
|
Dan
|
ca4788ce6f
|
Add main menu level, scene, and resources. Update main scene to main menu. Add logo image with import settings. Include elements in the main menu scene like bushes, trees, mushrooms, flowers, beehive, drones. Set up UI components and background music for the main menu.
|
2024-05-10 10:44:28 +01:00 |
|
Dan
|
7009695327
|
Update drone and level scenes with new shapes, connections, and scripts. Add mouse interaction events for director drone. Include new level 2 & 3 scenes with various elements and components.
|
2024-05-09 18:43:38 +01:00 |
|
Dan
|
d879ca30bd
|
Add RulesComponent, GameRulesResource, and BeeDeath state. Update Bee entity with death animation. Include new textures for particles. Add Highlight animation to Beehive.
|
2024-05-09 15:08:57 +01:00 |
|