A little game where you guide some bees through mazes. https://happylittlerobots.itch.io/pollen-not-included
Find a file
2024-05-11 13:53:04 +01:00
addons who the fuck knows 2024-05-08 17:06:15 +01:00
components 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
entities Update drone placement logic, level loading functionality, and UI behavior. Set visibility of labels, manage mouse cursor changes, and handle game state for placing drones. 2024-05-10 18:49:51 +01:00
levels Add high scores level with specific settings, new resources for images and textures, update project configuration to include HighScoreMgr, and define style boxes for game theme. 2024-05-11 13:53:04 +01:00
resources Add high scores level with specific settings, new resources for images and textures, update project configuration to include HighScoreMgr, and define style boxes for game theme. 2024-05-11 13:53:04 +01:00
scenes Add high scores level with specific settings, new resources for images and textures, update project configuration to include HighScoreMgr, and define style boxes for game theme. 2024-05-11 13:53:04 +01:00
ui Add high scores level with specific settings, new resources for images and textures, update project configuration to include HighScoreMgr, and define style boxes for game theme. 2024-05-11 13:53:04 +01:00
utility Add high scores level with specific settings, new resources for images and textures, update project configuration to include HighScoreMgr, and define style boxes for game theme. 2024-05-11 13:53:04 +01:00
.gitattributes Initial project files 2024-05-02 09:29:49 +01:00
.gitignore 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
export_presets.cfg Update export path and level load steps, remove audio resources from levels, adjust main menu load steps and audio resources. 2024-05-11 08:54:54 +01:00
icon.svg Initial project files 2024-05-02 09:29:49 +01:00
icon.svg.import Initial project files 2024-05-02 09:29:49 +01:00
project.godot Add high scores level with specific settings, new resources for images and textures, update project configuration to include HighScoreMgr, and define style boxes for game theme. 2024-05-11 13:53:04 +01:00
README.md Initial commit 2024-05-02 09:27:11 +01:00

PollenNotIncluded