This website requires JavaScript.
Explore
Help
Sign in
ritual
/
pollen-not-included
Watch
1
Star
0
Fork
You've already forked pollen-not-included
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f4e2169009
pollen-not-included
/
ui
/
scripts
History
Download ZIP
Download TAR.GZ
Dan
f4e2169009
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
..
game_over_component.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
level_complete_component.gd
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
pause_menu.gd
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
ui_component.gd
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