pollen-not-included/entities/bee/states
Dan Baker 513b0c92a7 Refactor bee gather state and update game state
Removed unused code in the bee gathering function, enhancing readability. Also added a new boolean variable 'spawn_snails' in the game state reset function to control snail spawning.
2024-05-14 18:47:28 +01:00
..
bee_death.gd Update bee animations, game over component UI, and game state handling. Set up game over conditions based on the number of dead bees. 2024-05-11 16:09:57 +01:00
bee_gather.gd Refactor bee gather state and update game state 2024-05-14 18:47:28 +01:00
bee_idle.gd 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
bee_returning.gd 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
bee_sleeping.gd who the fuck knows 2024-05-08 17:06:15 +01:00
bee_travelling.gd 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