pollen-not-included/entities/scripts
Dan 5777a7f2f1 Enhanced snail entity with new features
Added a sprite to the Snail class and implemented animations for the snail's movements. The snail now has a body and shell texture, along with an eating shadow. Also, added logic to flip the sprite based on movement direction in the 'snail_eating' state. Furthermore, made CollisionShape2D invisible for better aesthetics.
2024-05-15 17:21:47 +01:00
..
bee.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
bee_hit_box.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
beehive.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
collector_drone.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
dancer_drone.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
director_drone.gd Added health bar and snail behavior enhancements 2024-05-15 13:57:31 +01:00
distractor_drone.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
drone.gd Adding more drone types 2024-05-02 19:22:34 +01:00
finite_state_machine.gd Added health bar and snail behavior enhancements 2024-05-15 13:57:31 +01:00
flowers.gd Added health bar and snail behavior enhancements 2024-05-15 13:57:31 +01:00
snail.gd Enhanced snail entity with new features 2024-05-15 17:21:47 +01:00
state.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
vegetable_patch.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00